Spelling and minor grammar fixes.
[platform/upstream/automake.git] / lib / Automake / tests / Condition.pl
index 5998a64..c261703 100644 (file)
@@ -135,7 +135,7 @@ sub test_reduce_and ()
               [["FOO", "FOO BAR", "BAZ", "FOO BAZ", "FOO BAZ BAR"],
                ["FOO BAZ BAR"]],
 
-              # Duplicated condionals should be removed
+              # Duplicated conditionals should be removed.
               [["FOO", "BAR", "BAR"], ["BAR,FOO"]],
 
               # Equivalent conditions in different forms should be
@@ -211,7 +211,7 @@ sub test_reduce_or ()
               [["FOO", "FOO BAR", "BAZ", "FOO BAZ", "FOO BAZ BAR"],
                ["BAZ,FOO"]],
 
-              # Duplicated condionals should be removed
+              # Duplicated conditionals should be removed.
               [["FOO", "BAR", "BAR"], ["BAR,FOO"]],
 
               # Equivalent conditions in different forms should be