浏览代码

org-id-link-to-org-use-id: Align doc string

* org-id.el (org-id-link-to-org-use-id): Align the doc string to the
changed default.

A leftover of commit 0906e32b.
Michael Brand 12 年之前
父节点
当前提交
2648e3d06b
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      lisp/org-id.el

+ 1 - 1
lisp/org-id.el

@@ -105,7 +105,7 @@ create-if-interactive
 
 
 create-if-interactive-and-no-custom-id
 create-if-interactive-and-no-custom-id
       Like create-if-interactive, but do not create an ID if there is
       Like create-if-interactive, but do not create an ID if there is
-      a CUSTOM_ID property defined in the entry.  This is the default.
+      a CUSTOM_ID property defined in the entry.
 
 
 use-existing
 use-existing
       Use existing ID, do not create one.
       Use existing ID, do not create one.