Wording fix

This commit is contained in:
Michael Kerrisk 2005-12-19 12:53:19 +00:00
parent db21b6d910
commit 284da535f4
1 changed files with 1 additions and 1 deletions

View File

@ -167,7 +167,7 @@ Ritchie, with a few concessions:
-- 4-space indents are preferred, in unusual cases, 2-space indents
may be okay.
-- In the interests of keeping a program should, compressing
-- In the interests of keeping a program short, compressing
error-handling code as follows is acceptable:
if (func(...) == -1)