summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarco Wahl <marcowahlsoft@gmail.com>2015-05-20 10:58:49 +0200
committerMarco Wahl <marcowahlsoft@gmail.com>2015-05-20 11:16:14 +0200
commit6ba251d4738b146b11b42499fdf6d966f120b82a (patch)
tree0d2be7a021088c4f7aac9f7454a18be8acbfceb6
parent7e5249c9fdb65845fa427f48f00c4748d948ba6f (diff)
downloadorg-mode-6ba251d4738b146b11b42499fdf6d966f120b82a.tar.gz
Fix two typos
* lisp/org.el: Fix in documentation of variable org-outline-path-complete-in-steps.
-rwxr-xr-xlisp/org.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/org.el b/lisp/org.el
index 8349033..8a331c2 100755
--- a/lisp/org.el
+++ b/lisp/org.el
@@ -2472,7 +2472,7 @@ When `full-file-path', include the full file path."
"Non-nil means complete the outline path in hierarchical steps.
When Org-mode uses the refile interface to select an outline path
\(see variable `org-refile-use-outline-path'), the completion of
-the path can be done is a single go, or if can be done in steps down
+the path can be done in a single go, or it can be done in steps down
the headline hierarchy. Going in steps is probably the best if you
do not use a special completion package like `ido' or `icicles'.
However, when using these packages, going in one step can be very