ox: Docstring fix

* lisp/ox.el (org-export-stack-mode): Fix docstring.
This commit is contained in:
Nicolas Goaziou 2013-02-14 20:38:31 +01:00
parent 12d592b732
commit 8768fd125f
1 changed files with 2 additions and 2 deletions

View File

@ -5215,8 +5215,8 @@ In an Org Export Stack buffer, use \\<org-export-stack-mode-map>\\[org-export-st
on current line, \\[org-export-stack-remove] to remove it from the stack and \\[org-export-stack-clear] to clear
stack completely.
Removal entries in an Org Export Stack buffer doesn't affect
files or buffers, only view in the stack.
Removing entries in an Org Export Stack buffer doesn't affect
files or buffers, only the display.
\\{org-export-stack-mode-map}"
(abbrev-mode 0)