Skip to content

Commit

Permalink
Merge pull request #998 from Sigmarik/master
Browse files Browse the repository at this point in the history
Fix: typo in the `XMLNode::DeepClone` description
  • Loading branch information
leethomason authored Sep 2, 2024
2 parents 2ac336a + 780b16b commit 374292e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tinyxml2.h
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 374292e

Please sign in to comment.