]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[2370] comment wording fix
authorJINMEI Tatuya <jinmei@isc.org>
Sat, 27 Oct 2012 00:22:01 +0000 (17:22 -0700)
committerJINMEI Tatuya <jinmei@isc.org>
Sat, 27 Oct 2012 00:22:01 +0000 (17:22 -0700)
src/lib/dns/master_lexer.h

index eb37ba3009f391b7c63818bc78a68423e8af27f1..50dc34c7c557115d559b63cdf389c2eba8f14ccf 100644 (file)
@@ -26,7 +26,7 @@ namespace dns {
 
 class MasterLexer {
 public:
-    class Token;       // we define it separate for better readability
+    class Token;       // we define it separately for better readability
 };
 
 /// \brief Tokens for \c MasterLexer