summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBastien Guerry <bzg@altern.org>2011-03-07 00:20:42 +0100
committerBastien Guerry <bzg@altern.org>2011-03-07 00:20:42 +0100
commit5780612759ed58da59d7c3ef36c229edca8070d1 (patch)
treec8b2e02ffeae614ed7db8f59e5a2f87a0782ab17
parent38877e6cf9c3450d5411663bfa2c387b3e62653d (diff)
downloadorg-mode-5780612759ed58da59d7c3ef36c229edca8070d1.tar.gz
Fix typo in docstring.
-rw-r--r--lisp/org.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/org.el b/lisp/org.el
index dbc2945..1b1966e 100644
--- a/lisp/org.el
+++ b/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.