mirror of
https://github.com/leethomason/tinyxml2.git
synced 2026-07-31 07:53:02 +04:00
chore: fix typo in the XMLNode::DeepClone description
This commit is contained in:
+1
-1
@@ -891,7 +891,7 @@ public:
|
|||||||
|
|
||||||
If the 'target' is null, then the nodes will
|
If the 'target' is null, then the nodes will
|
||||||
be allocated in the current document. If 'target'
|
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.
|
specified XMLDocument.
|
||||||
|
|
||||||
NOTE: This is probably not the correct tool to
|
NOTE: This is probably not the correct tool to
|
||||||
|
|||||||
Reference in New Issue
Block a user