summaryrefslogtreecommitdiff
path: root/lispref/debugging.texi
diff options
context:
space:
mode:
authorGerd Moellmann <gerd@gnu.org>1999-10-30 21:12:39 +0000
committerGerd Moellmann <gerd@gnu.org>1999-10-30 21:12:39 +0000
commit2bdedac1008b386f70f347db7424a3c6fcceef66 (patch)
tree3d03b2df0ccd93aade5ca2624db8349e6bccd726 /lispref/debugging.texi
parent07dc417520f8a433fbe32bfb8ec753d8a3302819 (diff)
*** empty log message ***
Diffstat (limited to 'lispref/debugging.texi')
-rw-r--r--lispref/debugging.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/lispref/debugging.texi b/lispref/debugging.texi
index 62e78263ff..bb719ee99a 100644
--- a/lispref/debugging.texi
+++ b/lispref/debugging.texi
@@ -732,7 +732,7 @@ found the discrepancy, undo the @kbd{C-M-q} with @kbd{C-_}, since the
old indentation is probably appropriate to the intended parentheses.
After you think you have fixed the problem, use @kbd{C-M-q} again. If
-the old indentation actually fit the intended nesting of parentheses,
+the old indentation actually fits the intended nesting of parentheses,
and you have put back those parentheses, @kbd{C-M-q} should not change
anything.