Browse Source

Small docstring typo.

Bastien Guerry 14 years ago
parent
commit
de7005c7c2
1 changed files with 1 additions and 1 deletions
  1. 1 1
      lisp/org.el

+ 1 - 1
lisp/org.el

@@ -1918,7 +1918,7 @@ When the value is `file', also include the file name (without directory)
 into the path.  In this case, you can also stop the completion after
 into the path.  In this case, you can also stop the completion after
 the file name, to get entries inserted as top level in the file.
 the file name, to get entries inserted as top level in the file.
 
 
-  When `full-file-path', include the full file path."
+When `full-file-path', include the full file path."
   :group 'org-refile
   :group 'org-refile
   :type '(choice
   :type '(choice
 	  (const :tag "Not" nil)
 	  (const :tag "Not" nil)