Fix description of org-agenda-filter-effort-default-operator

If you skip the operator selection key this defines the default
operator.
This commit is contained in:
Bernt Hansen 2008-11-10 15:50:54 -05:00
parent 43c946b12d
commit a795c74782
1 changed files with 1 additions and 1 deletions

View File

@ -389,7 +389,7 @@ or `C-c a #' to produce the list."
(defcustom org-agenda-filter-effort-default-operator "<"
"The default operator for effort estimate filtering.
If you select an effort estimate limit with first pressing an operator,
If you select an effort estimate limit without first pressing an operator,
this one will be used."
:group 'org-agenda-custom-commands
:type '(choice (const :tag "less or equal" "<")