org-agenda.el (org-agenda-search-view): Fix tag

* org-agenda.el (org-agenda-search-view): Fix tag.

Thanks to Brady Trainor for reporting this.
This commit is contained in:
Bastien Guerry 2014-04-21 21:56:28 +02:00
parent 47e456d8a6
commit 369e3d77d0
1 changed files with 1 additions and 1 deletions

View File

@ -650,7 +650,7 @@ of custom agenda commands."
:group 'org-agenda)
(defgroup org-agenda-search-view nil
"Options concerning the general tags/property/todo match agenda view."
:tag "Org Agenda Match View"
:tag "Org Agenda Search View"
:group 'org-agenda)
(defvar org-agenda-archives-mode nil