correct typos in comments / documentation
diff --git a/xmltest.cpp b/xmltest.cpp
index c654348..2e056d1 100644
--- a/xmltest.cpp
+++ b/xmltest.cpp
@@ -142,7 +142,7 @@
 	@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.