summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBastien Guerry <bzg@altern.org>2013-12-18 16:00:05 +0100
committerBastien Guerry <bzg@altern.org>2013-12-18 16:00:05 +0100
commit8e00dbb00ba024c3d2c36640b36be3de37f4b872 (patch)
treec4017cb9736bfa8a6589f12eb0d9a971a2dd977d
parentb22714a88d0f80747f931b047d98feb0e457c74c (diff)
downloadorg-mode-8e00dbb00ba024c3d2c36640b36be3de37f4b872.tar.gz
ox.el (org-export-to-file): Fix typo in docstring
* ox.el (org-export-to-file): Fix typo in docstring.
-rw-r--r--lisp/ox.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ox.el b/lisp/ox.el
index 8316ef2..52d2dbd 100644
--- a/lisp/ox.el
+++ b/lisp/ox.el
@@ -5612,7 +5612,7 @@ a registered back-end. FILE is the name of the output file, as
a string.
A non-nil optional argument ASYNC means the process should happen
-asynchronously. The resulting buffer file then be accessible
+asynchronously. The resulting buffer will then be accessible
through the `org-export-stack' interface.
Optional arguments SUBTREEP, VISIBLE-ONLY, BODY-ONLY and