diff man/lispref/positions.texi @ 30:ec9a17fef872 r19-15b98

Import from CVS: tag r19-15b98
author cvs
date Mon, 13 Aug 2007 08:52:29 +0200
parents 376386a54a3c
children 131b0175ea99
line wrap: on
line diff
--- a/man/lispref/positions.texi	Mon Aug 13 08:51:58 2007 +0200
+++ b/man/lispref/positions.texi	Mon Aug 13 08:52:29 2007 +0200
@@ -687,7 +687,7 @@
 @samp{[@dots{}]} in a regular expression except that @samp{]} is never
 special and @samp{\} quotes @samp{^}, @samp{-} or @samp{\}.  Thus,
 @code{"a-zA-Z"} skips over all letters, stopping before the first
-nonletter, and @code{"^a-zA-Z}" skips nonletters stopping before the
+non-letter, and @code{"^a-zA-Z}" skips non-letters stopping before the
 first letter.  @xref{Regular Expressions}.
 
 If @var{limit} is supplied (it must be a number or a marker), it