From 70007b61aaa485c7084badc5d8336ee480b2d138 Mon Sep 17 00:00:00 2001 From: NRK Date: Tue, 21 Jun 2022 05:09:14 +0600 Subject: fix some typis found via codespell $ codespell --ignore-regex Nd --- README.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.xml') diff --git a/README.xml b/README.xml index edbac28..ee205c0 100644 --- a/README.xml +++ b/README.xml @@ -28,7 +28,7 @@ Supports - Tags in short-form (). - Tag attributes. -- Short attributes without an explicity set value (). +- Short attributes without an explicitly set value (). - Comments - CDATA sections. - Helper function (xml_entitytostr) to convert XML 1.0 / HTML 2.0 named entities @@ -55,7 +55,7 @@ Caveats - The XML specification has no limits on tag and attribute names. For simplicity/sanity sake this XML parser takes some liberties. Tag and attribute names are truncated if they are excessively long. -- Entity expansions are not parsed aswell as DOCTYPE, ATTLIST etc. +- Entity expansions are not parsed as well as DOCTYPE, ATTLIST etc. Files used -- cgit v1.2.3