Explorar el Código

Fix typo in docstring.

Bastien Guerry hace 15 años
padre
commit
5780612759
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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.