From b2b9f1d6f21fe44bd1a2b6e3eb36a87f48fd9adb Mon Sep 17 00:00:00 2001 From: Geoff McLane Date: Sun, 26 Apr 2015 19:19:55 +0200 Subject: [PATCH] spelling error noted in exploration of #207 in localize.c --- src/localize.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/localize.c b/src/localize.c index f1d3bdc..0007406 100755 --- a/src/localize.c +++ b/src/localize.c @@ -904,7 +904,7 @@ static const TidyOptionDoc option_docs[] = "some CSS markup to avoid indentation to the right. " }, {TidyPreserveEntities, - "This option specifies if Tidy should preserve the well-formed entitites " + "This option specifies if Tidy should preserve the well-formed entities " "as found in the input. " }, {TidyAnchorAsName,