Browse Source

[master] minor editorial correction. going to push directly.

JINMEI Tatuya 14 years ago
parent
commit
87829d23b5
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/cppcheck-suppress.lst

+ 1 - 1
src/cppcheck-suppress.lst

@@ -4,7 +4,7 @@ debug
 missingInclude
 // This is a template, and should be excluded from the check
 unreadVariable:src/lib/dns/rdata/template.cc:59
-// These two trigger warnings due to the incomplete implementation.  This is
+// These three trigger warnings due to the incomplete implementation.  This is
 // our problem, but we need to suppress the warnings for now.
 functionConst:src/lib/cache/resolver_cache.h
 functionConst:src/lib/cache/message_cache.h