Documentation

- Corrected typo (thanks to T. Charles Yun).
This commit is contained in:
Paul Beckingham 2011-05-24 19:21:25 -04:00
parent 7e55c0c786
commit 31e865e823

View file

@ -257,7 +257,7 @@ efficiency.
.TP
.B Q: How do I list tasks that are either priority 'H' or 'M', but not 'L'?
Taskwarriors filters are all combined with and implicit logical AND operator, so
Taskwarrior's filters are all combined with and implicit logical AND operator, so
if you were to try this:
$ task list priority:H priority:M