Minor rewording.

This commit is contained in:
Michael[tm] Smith 2012-03-24 19:08:04 +09:00
parent 2cd21a6693
commit 895fbb13f0

View file

@ -488,7 +488,7 @@ static const TidyOptionDoc option_docs[] =
"This option is ignored for XML output. " "This option is ignored for XML output. "
}, },
{TidyHideEndTags, {TidyHideEndTags,
"This option is an alias for the omit-optional-tags option. " "This option is an alias for omit-optional-tags. "
}, },
{TidyIndentCdata, {TidyIndentCdata,
"This option specifies if Tidy should indent <![CDATA[]]> sections. " "This option specifies if Tidy should indent <![CDATA[]]> sections. "