typo/grammar fix for .done CSS explanation

This commit is contained in:
Brian Gough 2010-12-09 02:05:39 +00:00 committed by Bastien Guerry
parent 63a1395be9
commit 653459d774
1 changed files with 1 additions and 1 deletions

View File

@ -9735,7 +9735,7 @@ p.date @r{publishing date}
p.creator @r{creator info, about org-mode version}
.title @r{document title}
.todo @r{TODO keywords, all not-done states}
.done @r{the DONE keywords, all stated the count as done}
.done @r{the DONE keywords, all states that count as done}
.WAITING @r{each TODO keyword also uses a class named after itself}
.timestamp @r{timestamp}
.timestamp-kwd @r{keyword associated with a timestamp, like SCHEDULED}