Procházet zdrojové kódy

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

* ox.el (org-export-to-file): Fix typo in docstring.
Bastien Guerry před 12 roky
rodič
revize
8e00dbb00b
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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