Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Minor typos in commit b2ea560 #2

Closed
plin25 opened this issue Dec 28, 2018 · 8 comments
Closed

Minor typos in commit b2ea560 #2

plin25 opened this issue Dec 28, 2018 · 8 comments
Labels
cosmetic Cosmetic issue (spelling, grammar, etc.) Low priority Meh. This can wait.

Comments

@plin25
Copy link

plin25 commented Dec 28, 2018

Recording minor typos in commit b2ea560.

@plin25 plin25 changed the title Minor typo in §9.1 Minor typos in commit ea364a Dec 28, 2018
@plin25
Copy link
Author

plin25 commented Dec 28, 2018

Page 308 of the main book file (§9.1): in the paragraph immediately preceding §9.2, the second line ends with "the other string all V&2 predecessors"; "string" should be "storing".

@plin25
Copy link
Author

plin25 commented Dec 28, 2018

Page 101 of the main book file (§3.2): in the last paragraph, first line: "We can acheive the same speedup"; "acheive" should be "achieve".

@plin25
Copy link
Author

plin25 commented Dec 28, 2018

Page 115 of the main book file (§3.8): in the third bullet point, end of the first line says "If S[i +1, t)"; ")" should be "]"

@plin25
Copy link
Author

plin25 commented Dec 28, 2018

Page 257 of the main book file (§7.1): in the pseudocode for ShorterEdge: the last line says "«if max(i,j) < max(k,l)»"; "<" should be ">".

@plin25
Copy link
Author

plin25 commented Dec 28, 2018

Page 281 of the main book file (§8.5): the caption for Figure 8.9 says "Compare with Figure 8.9 "; "8.9" should be "8.10".

@plin25
Copy link
Author

plin25 commented Dec 28, 2018

Page 225 of the main book file (Chapter 6, in the part before any sections): in Figure 2, "Preprocess(G)" has different fonts in the two formulations for DFSAll.

@plin25
Copy link
Author

plin25 commented Dec 28, 2018

Page 272 of the main book file (§8.1): not necessarily a typo per se, but the caption to Figure 8.1 says "If s→a→b→c→d→v and s→a→x→y→d→u are shortest paths, then s→a→b→c→d→u is also a shortest path." but the figure in question has a highlighted path s ⇝ v, not s ⇝ u.

@jeffgerickson
Copy link
Owner

Thanks, all fixed. Re-spell-checked Chapter 3 (and found another typo). Clarified Figure 8.1 caption. (Will close after check-in.)

@jeffgerickson jeffgerickson added cosmetic Cosmetic issue (spelling, grammar, etc.) Low priority Meh. This can wait. labels Dec 28, 2018
@plin25 plin25 changed the title Minor typos in commit ea364a Minor typos in commit b2ea560 Dec 30, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cosmetic Cosmetic issue (spelling, grammar, etc.) Low priority Meh. This can wait.
Projects
None yet
Development

No branches or pull requests

2 participants