diff options
Diffstat (limited to 'lispref/debugging.texi')
| -rw-r--r-- | lispref/debugging.texi | 2 |
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 | |||
| 732 | old indentation is probably appropriate to the intended parentheses. | 732 | old 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 |
| 735 | the old indentation actually fit the intended nesting of parentheses, | 735 | the old indentation actually fits the intended nesting of parentheses, |
| 736 | and you have put back those parentheses, @kbd{C-M-q} should not change | 736 | and you have put back those parentheses, @kbd{C-M-q} should not change |
| 737 | anything. | 737 | anything. |
| 738 | 738 | ||