Procházet zdrojové kódy

Fix typo in docstring.

Bastien Guerry před 14 roky
rodič
revize
5780612759
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      lisp/org.el

+ 1 - 1
lisp/org.el

@@ -13955,7 +13955,7 @@ Each entry should have the following format:
  (PROPERTY . READ-FUNCTION)
 
 The read function will be called with the same argument as
-`org-completing-read.")
+`org-completing-read'.")
 
 (defun org-set-property-function (property)
   "Get the function that should be used to set PROPERTY.