Explorar o código

Fix typo in customization group :tag property

* org-feed.el (org-feed): Fix typo in customization group :tag
property.
David Maus %!s(int64=15) %!d(string=hai) anos
pai
achega
ba741e9d2e
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      lisp/org-feed.el

+ 1 - 1
lisp/org-feed.el

@@ -103,7 +103,7 @@
 
 (defgroup org-feed  nil
   "Options concerning RSS feeds as inputs for Org files."
-  :tag "Org ID"
+  :tag "Org Feed"
   :group 'org)
 
 (defcustom org-feed-alist nil