From de7005c7c22195c39611fc59862a361e9ba49beb Mon Sep 17 00:00:00 2001 From: Bastien Guerry Date: Sun, 6 Mar 2011 01:33:19 +0100 Subject: [PATCH] Small docstring typo. --- lisp/org.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/org.el b/lisp/org.el index 5b1e864b8..e37bbbab6 100644 --- a/lisp/org.el +++ b/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 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 :type '(choice (const :tag "Not" nil)