From 857cf28a90902cd0a37562a655e04c7387e01c45 Mon Sep 17 00:00:00 2001 From: Bastien Guerry Date: Sat, 4 Jan 2014 14:53:00 +0100 Subject: [PATCH] org.el (org-refile-allow-creating-parent-nodes): Fix typo in docstring * org.el (org-refile-allow-creating-parent-nodes): Fix typo in docstring. --- lisp/org.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/org.el b/lisp/org.el index cbc30ba57..53689526a 100644 --- a/lisp/org.el +++ b/lisp/org.el @@ -2246,7 +2246,7 @@ fast, while still showing the whole path to the entry." "Non-nil means allow to create new nodes as refile targets. New nodes are then created by adding \"/new node name\" to the completion of an existing node. When the value of this variable is `confirm', -new node creation must be confirmed by the user (recommended) +new node creation must be confirmed by the user (recommended). When nil, the completion must match an existing entry. Note that, if the new heading is not seen by the criteria