فهرست منبع

Fix two typos

* lisp/org.el: Fix in documentation of variable
  org-outline-path-complete-in-steps.
Marco Wahl 10 سال پیش
والد
کامیت
6ba251d473
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      lisp/org.el

+ 1 - 1
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.
   "Non-nil means complete the outline path in hierarchical steps.
 When Org-mode uses the refile interface to select an outline path
 When Org-mode uses the refile interface to select an outline path
 \(see variable `org-refile-use-outline-path'), the completion of
 \(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
 the headline hierarchy.  Going in steps is probably the best if you
 do not use a special completion package like `ido' or `icicles'.
 do not use a special completion package like `ido' or `icicles'.
 However, when using these packages, going in one step can be very
 However, when using these packages, going in one step can be very