m4-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

typos


From: Ralf Wildenhues
Subject: typos
Date: Mon, 8 Jan 2007 20:49:43 +0100
User-agent: Mutt/1.5.13 (2006-08-11)

My word list stacking is starting to pay off...

Cheers,
Ralf

2007-01-08  Ralf Wildenhues  <address@hidden>

        * doc/m4.texinfo: Fix a couple of typos.

Index: doc/m4.texinfo
===================================================================
RCS file: /cvsroot/m4/m4/doc/m4.texinfo,v
retrieving revision 1.89
diff -u -r1.89 m4.texinfo
--- doc/m4.texinfo      6 Jan 2007 19:56:53 -0000       1.89
+++ doc/m4.texinfo      8 Jan 2007 19:40:40 -0000
@@ -4010,7 +4010,7 @@
 the value of @var{resyntax}, equivalent to passing @var{resyntax} as the
 argument to the command line option @option{--regexp-syntax}
 (@pxref{Operation modes, , Invoking m4}).  If @var{resyntax} is empty,
-the default flaver is reverted to emacs style.
+the default flavor is reverted to emacs style.
 
 @var{resyntax} can be any one of the values in the table below.  Case is
 not important, and @kbd{-} or @kbd{ } can be substituted for @kbd{_} in
@@ -4208,7 +4208,7 @@
 appears in isolation.
 
 @item End comment
-The set of characters that can end a single-character commet.  The
+The set of characters that can end a single-character comment.  The
 default is the single character @kbd{newline}.  For multiple-character
 comment delimiters, use @code{changecom} (@pxref{Changecom}).  Note that
 newline also defaults to the syntax category `White space', when it




reply via email to

[Prev in Thread] Current Thread [Next in Thread]