diff options
Diffstat (limited to 'docs/samples/tree.xml')
-rw-r--r-- | docs/samples/tree.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/samples/tree.xml b/docs/samples/tree.xml index dbe3301..81b6f4f 100644 --- a/docs/samples/tree.xml +++ b/docs/samples/tree.xml @@ -2,7 +2,7 @@ <mesh name="mesh_root">
<!-- here is a mesh node -->
some text
- <![CDATA[[someothertext]]>
+ <![CDATA[someothertext]]>
some more text
<node attr1="value1" attr2="value2" />
<node attr1="value2">
|