diff --git a/tinyxml2.h b/tinyxml2.h index 1ff2d58e..599397ca 100644 --- a/tinyxml2.h +++ b/tinyxml2.h @@ -891,7 +891,7 @@ class TINYXML2_LIB XMLNode If the 'target' is null, then the nodes will be allocated in the current document. If 'target' - is specified, the memory will be allocated is the + is specified, the memory will be allocated in the specified XMLDocument. NOTE: This is probably not the correct tool to