On page 375 second to last paragraph:
wrong:
When you define a singleton class, Ruby creates …
correct:
When you define a singleton method, Ruby creates …
On page 375 second to last paragraph:
wrong:
When you define a singleton class, Ruby creates …
correct:
When you define a singleton method, Ruby creates …