]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[3796] Minor edit in one comment.
authorTomek Mrugalski <tomasz@isc.org>
Wed, 10 Jun 2015 09:22:41 +0000 (11:22 +0200)
committerTomek Mrugalski <tomasz@isc.org>
Wed, 10 Jun 2015 09:22:41 +0000 (11:22 +0200)
src/lib/cc/tests/command_interpreter_unittests.cc

index 13b83e0c536b782ee8c72c06da6e449a5eda71cf..582f49197b02eb918b03c218079e7144cea4b4ae 100644 (file)
@@ -63,7 +63,7 @@ TEST(CommandInterpreterTest, createAnswer) {
               answer->str());
 }
 
-// This test checks whether parseAnswer is able to handle well and malformed
+// This test checks whether parseAnswer is able to handle good and malformed
 // answers.
 TEST(CommandInterpreterTest, parseAnswer) {
     ConstElementPtr answer;