summaryrefslogtreecommitdiff
path: root/man/sc.texi
diff options
context:
space:
mode:
authorPaul Eggert <eggert@twinsun.com>2002-08-16 06:29:40 +0000
committerPaul Eggert <eggert@twinsun.com>2002-08-16 06:29:40 +0000
commit28665d46c3222733ba0e024f21d39be2d88087d4 (patch)
treeaa38cf4ccf348815dea5935b3cf31ab0cc6604c4 /man/sc.texi
parenta4581dd3c9fde04e873b07147fa2eac9cc0c81db (diff)
downloademacs-28665d46c3222733ba0e024f21d39be2d88087d4.tar.gz
Minor spelling and grammar corrections.
Diffstat (limited to 'man/sc.texi')
-rw-r--r--man/sc.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/sc.texi b/man/sc.texi
index 30357640a48..2c7fd382ca2 100644
--- a/man/sc.texi
+++ b/man/sc.texi
@@ -1826,7 +1826,7 @@ of the following elements:@refill
@table @asis
@item the symbol @code{continue}
This tells Regi to continue processing entries after a match, instead of
-reseting the frame and moving @samp{point}. In this way, lines of text
+resetting the frame and moving @samp{point}. In this way, lines of text
can have multiple matches, but you have to be careful to avoid entering
infinite loops.