]> code.delx.au - gnu-emacs/commitdiff
Fix typo.
authorRichard M. Stallman <rms@gnu.org>
Mon, 25 Sep 1995 14:50:42 +0000 (14:50 +0000)
committerRichard M. Stallman <rms@gnu.org>
Mon, 25 Sep 1995 14:50:42 +0000 (14:50 +0000)
lispref/positions.texi

index 1032c85453ba99dd7b0aac66fc78fa807ebfc448..9d42c8ac2a6eb617fa5ddf95cd52fcc367f151d9 100644 (file)
@@ -659,7 +659,7 @@ The argument @var{character-set} is like the inside of a
 @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
+nonletter, and @code{"^a-zA-Z"} skips nonletters stopping before the
 first letter.  @xref{Regular Expressions}.
 
 If @var{limit} is supplied (it must be a number or a marker), it