changeset 57735:82bd283dbbf8

Comment change.
author Richard M. Stallman <rms@gnu.org>
date Wed, 27 Oct 2004 10:59:20 +0000
parents 32217d296ff3
children dd9868eeca9e
files src/search.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/search.c	Wed Oct 27 10:57:40 2004 +0000
+++ b/src/search.c	Wed Oct 27 10:59:20 2004 +0000
@@ -554,7 +554,7 @@
    direction indicated by COUNT.
 
    If we find COUNT instances, set *SHORTAGE to zero, and return the
-   position after the COUNTth match.  Note that for reverse motion
+   position past the COUNTth match.  Note that for reverse motion
    this is not the same as the usual convention for Emacs motion commands.
 
    If we don't find COUNT instances before reaching END, set *SHORTAGE