瀏覽代碼

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

* doc/org-manual.org (How to create a useful backtrace): Fix typo.
Bastien 5 年之前
父節點
當前提交
f360f9ec58
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      doc/org-manual.org

+ 1 - 1
doc/org-manual.org

@@ -308,7 +308,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.