correct typos in comments / documentation

This commit is contained in:
Andrew C. Martin
2013-03-09 20:09:45 -07:00
parent 374c25e2a6
commit 0fd8746f64
3 changed files with 8 additions and 8 deletions

View File

@@ -142,7 +142,7 @@ int example_3()
@dontinclude ./xmltest.cpp
In this example, we navigate a simple XML
file, and read some interesting text. Note
that this is examlpe doesn't use error
that this example doesn't use error
checking; working code should check for null
pointers when walking an XML tree, or use
XMLHandle.