aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorLauro Neto <lauro.neto@openbossa.org>2009-11-27 20:04:27 -0300
committerLauro Neto <lauro.neto@openbossa.org>2009-11-27 20:04:53 -0300
commit2346d25032410cc708088926251acb954c3cfce4 (patch)
treea7580302912c446e323d708316e4422e88c6b1d9 /doc
parent5c8637fd719e9dfd0415173128d0d8ea916b7d9b (diff)
Adding index attr to parent example
Diffstat (limited to 'doc')
-rw-r--r--doc/typesystem_arguments.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/typesystem_arguments.rst b/doc/typesystem_arguments.rst
index 21e2574a8..eb0355092 100644
--- a/doc/typesystem_arguments.rst
+++ b/doc/typesystem_arguments.rst
@@ -135,7 +135,7 @@ parent
.. code-block:: xml
- <modify-argument>
+ <modify-argument index="1">
<parent index="this" action="add | remove" />
</modify-argument>