typo/grammar fix for .done CSS explanation
This commit is contained in:
parent
63a1395be9
commit
653459d774
|
@ -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}
|
||||
|
|
Loading…
Reference in New Issue