Typo
This commit is contained in:
parent
ad03b28318
commit
6f0ada7ffe
|
@ -549,7 +549,7 @@ static Bool isOptionDeprecated( ctmbstr optName )
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
/* Aubstitute the new option for the deprecated one. */
|
/* Substitute the new option for the deprecated one. */
|
||||||
static Bool subDeprecatedOption( TidyDocImpl* doc, ctmbstr oldName, ctmbstr oldValue)
|
static Bool subDeprecatedOption( TidyDocImpl* doc, ctmbstr oldName, ctmbstr oldValue)
|
||||||
{
|
{
|
||||||
TidyOptionId newOptId = getOptionReplacement( oldName );
|
TidyOptionId newOptId = getOptionReplacement( oldName );
|
||||||
|
|
Loading…
Reference in a new issue