ソースを参照

Fix typo in docstring.

Bastien Guerry 14 年 前
コミット
5780612759
1 ファイル変更1 行追加1 行削除
  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.