changeset 38287:d6fff7f22127

Minor change.
author Richard M. Stallman <rms@gnu.org>
date Wed, 04 Jul 2001 11:33:12 +0000
parents 87c5b6c9ac71
children 6934c28c6bc5
files man/programs.texi
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/man/programs.texi	Wed Jul 04 09:54:35 2001 +0000
+++ b/man/programs.texi	Wed Jul 04 11:33:12 2001 +0000
@@ -836,7 +836,7 @@
 
   @code{blink-matching-paren-distance} specifies how many characters
 back to search to find the matching opening delimiter.  If the match
-is not found in that far, scanning stops, and nothing is displayed.
+is not found in that distance, scanning stops, and nothing is displayed.
 This is to prevent the scan for the matching delimiter from wasting
 lots of time when there is no match.  The default is 25600.