浏览代码

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

* ox.el (org-export-to-file): Fix typo in docstring.
Bastien Guerry 11 年之前
父节点
当前提交
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