From 56528ccb661d4985776234c89355a14093063534 Mon Sep 17 00:00:00 2001 From: Oliver Kiddle Date: Tue, 29 May 2001 17:54:08 +0000 Subject: spelling corrections --- Completion/Base/Utility/_regex_arguments | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'Completion/Base/Utility/_regex_arguments') diff --git a/Completion/Base/Utility/_regex_arguments b/Completion/Base/Utility/_regex_arguments index 635cd0e5f..2ace6ba72 100644 --- a/Completion/Base/Utility/_regex_arguments +++ b/Completion/Base/Utility/_regex_arguments @@ -9,10 +9,10 @@ ## -# _regex_arguments compiles `regex' and emit the result of the state +# _regex_arguments compiles `regex' and emits the result of the state # machine into the function `funcname'. `funcname' parses a command line -# according to `regex' and evaluate appropriate actions in `regex'. Before -# parsing the command line string is genereted by concatinating `words' +# according to `regex' and evaluates appropriate actions in `regex'. Before +# parsing the command line string is generated by concatenating `words' # (before `PREFIX') and `PREFIX' with a separator NUL ($'\0'). # The `regex' is defined as follows. -- cgit v1.2.3