From 9fd2f0a25c4954e839d79de00ff14b1990ae39eb Mon Sep 17 00:00:00 2001 From: Carl Worth Date: Thu, 7 Jul 2005 01:15:21 +0000 Subject: Add a missing word. Note that the BadMatch bug has been resolved. --- CODING_STYLE | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'CODING_STYLE') diff --git a/CODING_STYLE b/CODING_STYLE index 04fc53c44..143723d4f 100644 --- a/CODING_STYLE +++ b/CODING_STYLE @@ -57,8 +57,8 @@ but some of the code uses an alternate style: } and that seems just fine. We won't lay down any strict rule on this -point, (though there should be some local). If you came here hoping to -find some guidance, then use the first form above. +point, (though there should be some local consistency). If you came +here hoping to find some guidance, then use the first form above. If all of the substatements of an if statement are single statements, the optional braces should not usually appear: -- cgit v1.2.3