OSDN Git Service

Tests: Fix comment.
authorKimmo Varis <kimmov@gmail.com>
Sun, 1 Mar 2009 19:56:25 +0000 (19:56 +0000)
committerKimmo Varis <kimmov@gmail.com>
Sun, 1 Mar 2009 19:56:25 +0000 (19:56 +0000)
Testing/GoogleTest/StringDiffs/stringdiffs_test.cpp

index 2735254..18b538f 100644 (file)
@@ -224,7 +224,7 @@ namespace
        }
 
        // Identical strings, case sensitivity, no whitespace, words, word-level
-       // Last word is different
+       // Both words are different
        TEST_F(StringDiffsTest, WordBreak2Words3)
        {
                std::vector<wdiff*> diffs;