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

Consistent use of the spelling of "neighbor" #234

Open
cherbie opened this issue Jul 26, 2020 · 0 comments · May be fixed by #235
Open

Consistent use of the spelling of "neighbor" #234

cherbie opened this issue Jul 26, 2020 · 0 comments · May be fixed by #235

Comments

@cherbie
Copy link

cherbie commented Jul 26, 2020

Where in the docs did you come across this?
The inconsistency was found in Chapter 4.4 "Implementing Life".

Describe what about it does not make sense
For most of the chapter the American English spelling of "neighbor" is referenced, however a few of the code comments use the Non-American spelling of "neighbour".

Why does it not make sense?
This is by no means a significant issue, just thought it might be useful in cleaning up the wonderful book further.

How could we improve it?
Since the American English spelling is predominantly used, replace all occurrences of the "neighbour" spelling with "neighbor".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant