Skip to content

Commit ad67ac7

Browse files
committed
Merge pull request #7 from paetzke/master
Problem: There is a typo.
2 parents 80d0001 + 2afed13 commit ad67ac7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ch02.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ This is a clean and powerful way to write services and other code. In fact, all
172172

173173
Remember this lesson:
174174

175-
> Everything a class. You can definitely make singleton methods (which do not work on a specific instance).
175+
> Everything is a class. You can definitely make singleton methods (which do not work on a specific instance).
176176

177177
By freaky coincidence, we called [http://rfc.zeromq.org/spec:21 the style guide for Scalable C] "CLASS." What can I say... acronyms came back into fashion around 2001.
178178

0 commit comments

Comments
 (0)