Bläddra i källkod

ox.el (org-export-to-file): Fix typo in docstring

* ox.el (org-export-to-file): Fix typo in docstring.
Bastien Guerry 11 år sedan
förälder
incheckning
8e00dbb00b
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      lisp/ox.el

+ 1 - 1
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