summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBastien Guerry <bzg@altern.org>2011-03-06 01:33:19 +0100
committerBastien Guerry <bzg@altern.org>2011-03-06 01:33:19 +0100
commitde7005c7c22195c39611fc59862a361e9ba49beb (patch)
treedcb8555ed4bc7f633db6b16a70ca0a5b4ad532c8
parentc255f03676fbf0645ae1b4a437f836e09d0cce31 (diff)
downloadorg-mode-de7005c7c22195c39611fc59862a361e9ba49beb.tar.gz
Small docstring typo.
-rw-r--r--lisp/org.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/org.el b/lisp/org.el
index 5b1e864..e37bbba 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)