aboutsummaryrefslogtreecommitdiffstats
path: root/lispref/debugging.texi
diff options
context:
space:
mode:
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 62e78263ff8..bb719ee99a6 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
732old indentation is probably appropriate to the intended parentheses. 732old indentation is probably appropriate to the intended parentheses.
733 733
734 After you think you have fixed the problem, use @kbd{C-M-q} again. If 734 After you think you have fixed the problem, use @kbd{C-M-q} again. If
735the old indentation actually fit the intended nesting of parentheses, 735the old indentation actually fits the intended nesting of parentheses,
736and you have put back those parentheses, @kbd{C-M-q} should not change 736and you have put back those parentheses, @kbd{C-M-q} should not change
737anything. 737anything.
738 738