Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/org.eclipse.xpand.doc/src/5.0/content/xpand_reference.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/org.eclipse.xpand.doc/src/5.0/content/xpand_reference.xml b/doc/org.eclipse.xpand.doc/src/5.0/content/xpand_reference.xml
index dd17c343..0fae3078 100644
--- a/doc/org.eclipse.xpand.doc/src/5.0/content/xpand_reference.xml
+++ b/doc/org.eclipse.xpand.doc/src/5.0/content/xpand_reference.xml
@@ -1658,7 +1658,7 @@
<invoke value="my::example::Trafo::transform(inputSlot)"/>
<outputSlot value="transformedModel"/>
- <value="my::Advices,my::Advices2"/>
+ <advices value="my::Advices,my::Advices2"/>
&lt;/component&gt; </programlisting>
</section>

Back to the top