Merge pull request #483 from kainjow/patch-1

Fix typo
This commit is contained in:
Lee Thomason 2016-10-11 13:45:35 -07:00 committed by GitHub
commit b2f4dc2a7b
1 changed files with 1 additions and 1 deletions

View File

@ -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