summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBastien Guerry <bzg@altern.org>2014-04-22 15:24:14 +0200
committerBastien Guerry <bzg@altern.org>2014-04-22 15:24:14 +0200
commit1fa6ccab10c9f97dc9317f9c3eedea82c4cdc357 (patch)
treedc0647dea0ba2e7edafd0bcc9f676b35651bba0f
parent099b6f0fb5b4db43bc9025a71c136f773c8289cb (diff)
downloadorg-mode-1fa6ccab10c9f97dc9317f9c3eedea82c4cdc357.tar.gz
Complete fix 369e3d77
-rw-r--r--lisp/org-agenda.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/org-agenda.el b/lisp/org-agenda.el
index e2a0629..18fada1 100644
--- a/lisp/org-agenda.el
+++ b/lisp/org-agenda.el
@@ -649,7 +649,7 @@ of custom agenda commands."
:tag "Org Agenda Match View"
:group 'org-agenda)
(defgroup org-agenda-search-view nil
- "Options concerning the general tags/property/todo match agenda view."
+ "Options concerning the search agenda view."
:tag "Org Agenda Search View"
:group 'org-agenda)