changeset 13074:c361ef50ec0f

Fix typo.
author Richard M. Stallman <rms@gnu.org>
date Mon, 25 Sep 1995 14:50:42 +0000
parents 840a4e0ec0a6
children 8a67628f4574
files lispref/positions.texi
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lispref/positions.texi	Mon Sep 25 11:04:07 1995 +0000
+++ b/lispref/positions.texi	Mon Sep 25 14:50:42 1995 +0000
@@ -659,7 +659,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
+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