Преглед на файлове

chore: fix typo in the `XMLNode::DeepClone` description

sigmarik преди 1 година
родител
ревизия
780b16b5ae
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      tinyxml2.h

+ 1 - 1
tinyxml2.h

@@ -891,7 +891,7 @@ public:
 
 		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