diff options
Diffstat (limited to 'lisp/org/org-feed.el')
-rw-r--r-- | lisp/org/org-feed.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/org/org-feed.el b/lisp/org/org-feed.el index 2d71c8b6fcc..6d6f996954a 100644 --- a/lisp/org/org-feed.el +++ b/lisp/org/org-feed.el @@ -24,7 +24,7 @@ ;; ;;; Commentary: ;; -;; This module allows to create and change entries in an Org-mode +;; This module allows entries to be created and changed in an Org-mode ;; file triggered by items in an RSS feed. The basic functionality is ;; geared toward simply adding new items found in a feed as outline nodes ;; to an Org file. Using hooks, arbitrary actions can be triggered for |