Browse Source

Fix grammar in description of org-refile-targets

Bernt Hansen 16 years ago
parent
commit
3015cd1fb7
1 changed files with 2 additions and 2 deletions
  1. 2 2
      lisp/org.el

+ 2 - 2
lisp/org.el

@@ -1421,8 +1421,8 @@ This is list of cons cells.  Each cell contains:
   a file name or a list of file names.  If you use `org-agenda-files' for
   a file name or a list of file names.  If you use `org-agenda-files' for
   that, all agenda files will be scanned for targets.  Nil means, consider
   that, all agenda files will be scanned for targets.  Nil means, consider
   headings in the current buffer.
   headings in the current buffer.
-- A specification of how to select find candidate refile targets.  This
-  may be any of
+- A specification of how to find candidate refile targets.  This may be
+  any of:
   - a cons cell (:tag . \"TAG\") to identify refile targets by a tag.
   - a cons cell (:tag . \"TAG\") to identify refile targets by a tag.
     This tag has to be present in all target headlines, inheritance will
     This tag has to be present in all target headlines, inheritance will
     not be considered.
     not be considered.