浏览代码

org-manual: Fix wrong footnote number

* doc/org-manual.org (External Links): Fix footnote number.
Nicolas Goaziou 6 年之前
父节点
当前提交
518691598d
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      doc/org-manual.org

+ 1 - 1
doc/org-manual.org

@@ -3170,7 +3170,7 @@ options:
 |            | =/ssh:me@some.where:papers/last.pdf= (same as above)     |
 |            | =file:sometextfile::NNN= (jump to line number)           |
 |            | =file:projects.org=                                      |
-|            | =file:projects.org::some words= (text search) [fn:28]    |
+|            | =file:projects.org::some words= (text search) [fn:27]    |
 |            | =file:projects.org::*task title= (headline search)       |
 |            | =file:projects.org::#custom-id= (headline search)        |
 | attachment | =attachment:projects.org=                                |