Author: bbrodt
Date: 2011-07-14 11:13:00 -0400 (Thu, 14 Jul 2011)
New Revision: 32916
Modified:
branches/jbosstools-3.2.x/bpel/plugins/org.jboss.tools.bpel.cheatsheet/cheatsheets/HelloWorld.xml
Log:
Fixed a typo
https://issues.jboss.org/browse/JBDS-1667
Modified:
branches/jbosstools-3.2.x/bpel/plugins/org.jboss.tools.bpel.cheatsheet/cheatsheets/HelloWorld.xml
===================================================================
---
branches/jbosstools-3.2.x/bpel/plugins/org.jboss.tools.bpel.cheatsheet/cheatsheets/HelloWorld.xml 2011-07-14
15:06:56 UTC (rev 32915)
+++
branches/jbosstools-3.2.x/bpel/plugins/org.jboss.tools.bpel.cheatsheet/cheatsheets/HelloWorld.xml 2011-07-14
15:13:00 UTC (rev 32916)
@@ -86,7 +86,7 @@
to Variable"; click on this entry in the list. The action of changing
focus from the "To" tree selection widget to another widget, triggers
validation of the assignment operation and a popup dialog asking if you
- want to initialize the ouput variable should appear; click "Yes" to do so
+ want to initialize the output variable should appear; click "Yes" to do so
now.<br />The BPEL Designer will automatically insert another entry in the
assignment operations list labeled "Fixed Value to Variable". Select this
entry in the list and you will see an XML fragment that corresponds to the