diff options
Diffstat (limited to 'man/sc.texi')
-rw-r--r-- | man/sc.texi | 2 |
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. |