Index: tests/method-parameter.test =================================================================== diff -u -r8e2e356e9bcef39f43dfe3690b82d9586c7adc72 -r9e281d5110f397a9e9b8317325d0675f1793246d --- tests/method-parameter.test (.../method-parameter.test) (revision 8e2e356e9bcef39f43dfe3690b82d9586c7adc72) +++ tests/method-parameter.test (.../method-parameter.test) (revision 9e281d5110f397a9e9b8317325d0675f1793246d) @@ -150,7 +150,7 @@ # # The argument definition of "pattern" for subclass has - # "nodashalnum" option, therefore we can deduce that "-a" must be + # "nodashalnum" option, therefore, we can deduce that "-a" must be # a flag. OTOH, if "-a" is a proper value (e.g. value of a # variable), then the following command would be perfectly fine. #