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

Page 110: SimpleString is referred to incorrectly as being of type "string" in the parenthetical sentence. #76

Closed
WraithGlade opened this issue Dec 23, 2019 · 1 comment

Comments

@WraithGlade
Copy link

The following text:

(It’s your responsibility as a user of string to check for this condition.)

... should instead be this:

(It’s your responsibility as a user of SimpleString to check for this condition.)

@JLospinoso
Copy link
Owner

Hi @WraithGlade, I think this could go either way: string refers to the object in Listing 4-16 while SimpleString refers to its type. I'll make the change for clarity's sake. Thanks!

kruschk pushed a commit to kruschk/ccc that referenced this issue Apr 26, 2021
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

No branches or pull requests

2 participants