From 0fd8746f64c2ad3352ac02e3faf8b3e4357a9e67 Mon Sep 17 00:00:00 2001 From: "Andrew C. Martin" Date: Sat, 9 Mar 2013 20:09:45 -0700 Subject: [PATCH] correct typos in comments / documentation --- tinyxml2.cpp | 4 ++-- tinyxml2.h | 10 +++++----- xmltest.cpp | 2 +- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/tinyxml2.cpp b/tinyxml2.cpp index 4cd8695..1b9a419 100755 --- a/tinyxml2.cpp +++ b/tinyxml2.cpp @@ -499,8 +499,8 @@ char* XMLDocument::Identify( char* p, XMLNode** node ) // What is this thing? // - Elements start with a letter or underscore, but xml is reserved. // - Comments: