summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKyle Meyer <kyle@kyleam.com>2014-09-25 19:11:33 -0400
committerNicolas Goaziou <mail@nicolasgoaziou.fr>2014-09-26 11:11:02 +0200
commit4f81b8cac0a72560fda0e14c25becf2e6891f0a9 (patch)
tree4c04e7d76408ee8f7cd955664936ad07825523f8
parent05d8d76e74b0cfb0715c41a162ef98cb4b3022d8 (diff)
downloadorg-mode-4f81b8cac0a72560fda0e14c25becf2e6891f0a9.tar.gz
ox.el: Fix typo in documentation
* lisp/ox.el (org-export-show-temporary-export-buffer): Fix typo. TINYCHANGE
-rw-r--r--lisp/ox.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ox.el b/lisp/ox.el
index 9ed8428..dd81ad1 100644
--- a/lisp/ox.el
+++ b/lisp/ox.el
@@ -814,7 +814,7 @@ This variable can be either set to `buffer' or `subtree'."
(defcustom org-export-show-temporary-export-buffer t
"Non-nil means show buffer after exporting to temp buffer.
-When Org exports to a file, the buffer visiting that file is ever
+When Org exports to a file, the buffer visiting that file is never
shown, but remains buried. However, when exporting to
a temporary buffer, that buffer is popped up in a second window.
When this variable is nil, the buffer remains buried also in