Pārlūkot izejas kodu

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 gadi atpakaļ
vecāks
revīzija
2648e3d06b
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  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
       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 ID, do not create one.