소스 검색

Fix typo in docstring.

Bastien Guerry 15 년 전
부모
커밋
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.