1
0
mirror of https://github.com/leethomason/tinyxml2.git synced 2026-07-21 19:23:00 +04:00

Merge pull request #998 from Sigmarik/master

Fix: typo in the `XMLNode::DeepClone` description
This commit is contained in:
Lee Thomason
2024-09-02 09:33:10 -07:00
committed by GitHub
+1 -1
View File
@@ -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