浏览代码

doc/org.texi: Elide duplicate phrase

* doc/org.texi (The export dispatcher): The phrase "from which it is
  possible to select an export format and to toggle export options."
  appeared both before and after the footnote.  Remove the redundancy.

TINYCHANGE.
Joe Riel 10 年之前
父节点
当前提交
823cadafa6
共有 1 个文件被更改,包括 1 次插入2 次删除
  1. 1 2
      doc/org.texi

+ 1 - 2
doc/org.texi

@@ -10596,8 +10596,7 @@ toggle export options@footnote{It is also possible to use a less intrusive
 interface by setting @code{org-export-dispatch-use-expert-ui} to a
 non-@code{nil} value.  In that case, only a prompt is visible from the
 minibuffer.  From there one can still switch back to regular menu by pressing
-@key{?}.} from which it is possible to select an export format and to toggle
-export options.
+@key{?}.}.
 
 @table @asis
 @orgcmd{C-c C-e,org-export-dispatch}