From 3c97724d0e328ef58cdc0f1e7b19ad172da0840b Mon Sep 17 00:00:00 2001 From: Kevin Wojniak Date: Thu, 6 Oct 2016 16:05:59 -0700 Subject: [PATCH] Fix typo --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 82c6ce9..63f98fe 100644 --- a/readme.md +++ b/readme.md @@ -111,7 +111,7 @@ by the Document. When the Document is deleted, so are all the nodes it contains. Microsoft has an excellent article on white space: http://msdn.microsoft.com/en-us/library/ms256097.aspx -By default, TinyXML-2 preserves white space in a (hopefully) sane way that is almost complient with the +By default, TinyXML-2 preserves white space in a (hopefully) sane way that is almost compliant with the spec. (TinyXML-1 used a completely different model, much more similar to 'collapse', below.) As a first step, all newlines / carriage-returns / line-feeds are normalized to a