0
0
Fork 1
mirror of https://git.savannah.gnu.org/git/emacs/org-mode.git synced 2024-08-25 02:02:52 +00:00

Fix docstring.

This commit is contained in:
Bastien Guerry 2011-03-05 01:27:13 +01:00
parent c682c9bd50
commit 71d2ccb54c

View file

@ -88,7 +88,7 @@ is nil, the buffer remains buried also in these cases."
(defcustom org-export-kill-product-buffer-when-displayed nil
"Non-nil means kill the product buffer if it is displayed immediately.
This applied to the commands `org-export-html-and-open' and
This applied to the commands `org-export-as-html-and-open' and
`org-export-as-pdf-and-open'."
:group 'org-export-general
:type 'boolean)