From ddb7a69ed66487b7e3624c454a7a3af92ebb738d Mon Sep 17 00:00:00 2001 From: helly Date: Sat, 22 Mar 2008 16:41:49 +0000 Subject: [PATCH] - Speling --- re2c/htdocs/manual.html | 8 ++++---- re2c/re2c.1.in | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/re2c/htdocs/manual.html b/re2c/htdocs/manual.html index 1c6834cd..bc273b39 100755 --- a/re2c/htdocs/manual.html +++ b/re2c/htdocs/manual.html @@ -572,7 +572,7 @@ value to the actual code needed.
Allows to overwrite the define \fBYYFILL\fP and thus avoiding it by setting the value to the actual code needed.
re2c:define:YYFILL:naked = 0 ;
-
Wehn set to 1 neither braces, parameter nor semicolon gets emitted.
+
When set to 1 neither braces, parameter nor semicolon gets emitted.
re2c:define:YYFILL@LEN = @@ ;
When using re2c:define:YYFILL and re2c:yyfill:parameter is 0 then any occurence of this text inside YYFILL will be replaced with the actual @@ -580,12 +580,12 @@ length value.
re2c:define:YYGETCONDITION = YYGETCONDITION ;
Allows to overwrite the define YYGETCONDITION.
re2c:define:YYGETCONDITION:naked = 0 ;
-
Wehn set to 1 neither braces, parameter nor semicolon gets emitted.
+
When set to 1 neither braces, parameter nor semicolon gets emitted.
re2c:define:YYGETSTATE = YYGETSTATE ;
Allows to overwrite the define YYGETSTATE and thus avoiding it by setting the value to the actual code needed.
re2c:define:YYGETSTATE:naked = 0 ;
-
Wehn set to 1 neither braces, parameter nor semicolon gets emitted.
+
When set to 1 neither braces, parameter nor semicolon gets emitted.
re2c:define:YYLIMIT = YYLIMIT ;
Allows to overwrite the define YYLIMIT and thus avoiding it by setting the value to the actual code needed.
@@ -601,7 +601,7 @@ inside YYSETCONDITION will be replaced with the actual new condition valu
Allows to overwrite the define YYSETSTATE and thus avoiding it by setting the value to the actual code needed.
re2c:define:YYSETSTATE:naked = 0 ;
-
Wehn set to 1 neither braces, parameter nor semicolon gets emitted.
+
When set to 1 neither braces, parameter nor semicolon gets emitted.
re2c:define:YYSETSTATE@state = @@ ;
When using re2c:define:YYSETSTATE then any occurence of this text inside YYSETSTATE will be replaced with the actual new state value.
diff --git a/re2c/re2c.1.in b/re2c/re2c.1.in index 1088a935..c97c3bdc 100644 --- a/re2c/re2c.1.in +++ b/re2c/re2c.1.in @@ -691,7 +691,7 @@ Allows to overwrite the define \fBYYFILL\fP and thus avoiding it by setting the value to the actual code needed. .TP \fIre2c:define:YYFILL:naked\fP \fB=\fP 0 \fB;\fP -Wehn set to 1 neither braces, parameter nor semicolon gets emitted. +When set to 1 neither braces, parameter nor semicolon gets emitted. .TP \fIre2c:define:YYFILL@len\fP \fB=\fP @@ \fB;\fP When using \fIre2c:define:YYFILL\fP and \fIre2c:yyfill:parameter\fP is 0 then @@ -702,14 +702,14 @@ length value. Allows to overwrite the define \fBYYGETCONDITION\fP. .TP \fIre2c:define:YYGETCONDITION:naked\fP \fB=\fP \fB;\fP -Wehn set to 1 neither braces, parameter nor semicolon gets emitted. +When set to 1 neither braces, parameter nor semicolon gets emitted. .TP \fIre2c:define:YYGETSTATE\fP \fB=\fP YYGETSTATE \fB;\fP Allows to overwrite the define \fBYYGETSTATE\fP and thus avoiding it by setting the value to the actual code needed. .TP \fIre2c:define:YYGETSTATE:naked\fP \fB=\fP 0 \fB;\fP -Wehn set to 1 neither braces, parameter nor semicolon gets emitted. +When set to 1 neither braces, parameter nor semicolon gets emitted. .TP \fIre2c:define:YYLIMIT\fP \fB=\fP YYLIMIT \fB;\fP Allows to overwrite the define \fBYYLIMIT\fP and thus avoiding it by setting the @@ -731,7 +731,7 @@ Allows to overwrite the define \fBYYSETSTATE\fP and thus avoiding it by setting value to the actual code needed. .TP \fIre2c:define:YYSETSTATE:naked\fP \fB=\fP 0 \fB;\fP -Wehn set to 1 neither braces, parameter nor semicolon gets emitted. +When set to 1 neither braces, parameter nor semicolon gets emitted. .TP \fIre2c:define:YYSETSTATE@state\fP \fB=\fP @@ \fB;\fP When using \fIre2c:define:YYSETSTATE\fP then any occurence of this text -- 2.40.0