Просмотр исходного кода

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

* ox.el (org-export-to-file): Fix typo in docstring.
Bastien Guerry 11 лет назад
Родитель
Сommit
8e00dbb00b
1 измененных файлов с 1 добавлено и 1 удалено
  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