doc/org-manual.org (How to create a useful backtrace): Fix typo

* doc/org-manual.org (How to create a useful backtrace): Fix typo.
This commit is contained in:
Bastien 2020-02-29 12:55:56 +01:00
parent 041138e47c
commit e6df039848
1 changed files with 1 additions and 1 deletions

View File

@ -310,7 +310,7 @@ error occurred. Here is how to produce a useful backtrace:
2. Then, activate the debugger:
: M-x toggle-debug-or-error <RET>
: M-x toggle-debug-on-error <RET>
#+texinfo: @noindent
or, from the menu: Options \rarr Enter Debugger on Error.