- Fix various typos in comments and documentation.

Signed-off-by: Paul Beckingham <paul@beckingham.net>
This commit is contained in:
Louis-Claude Canon 2012-06-12 16:44:14 -04:00 committed by Paul Beckingham
parent bfba1c725d
commit b093d23f1f
4 changed files with 4 additions and 4 deletions

View file

@ -159,7 +159,7 @@ _regex_words -t ':' default 'task attributes' \
'wa*it:Date until task becomes pending:$task_dates' \
're*cur:Recurrence frequency:$task_freqs' \
'pri*ority:priority:$task_priorities' \
'un*til:Recurrence end date:$task_dates' \
'un*til:Expiration date:$task_dates' \
'fg:Foreground color' \
'bg:Background color' \
'li*mit:Desired number of rows in report'