You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by bd...@apache.org on 2004/11/13 14:05:30 UTC

svn commit: rev 57575 - cocoon/branches/BRANCH_2_1_X/src/blocks/forms/samples

Author: bdelacretaz
Date: Sat Nov 13 05:05:28 2004
New Revision: 57575

Modified:
   cocoon/branches/BRANCH_2_1_X/src/blocks/forms/samples/welcome.xml
Log:
typo in welcome text

Modified: cocoon/branches/BRANCH_2_1_X/src/blocks/forms/samples/welcome.xml
==============================================================================
--- cocoon/branches/BRANCH_2_1_X/src/blocks/forms/samples/welcome.xml	(original)
+++ cocoon/branches/BRANCH_2_1_X/src/blocks/forms/samples/welcome.xml	Sat Nov 13 05:05:28 2004
@@ -40,7 +40,7 @@
   <sample name="Form Model GUI" href="form_model_gui.flow">Illustrates the use of Class, New, Struct, and Union.</sample>
   <sample name="HTMLArea" href="htmlarea">A simple form using the HTML editor widget.</sample>
   <sample name="Aggregate" href="aggregate/example">Aggregate field examples</sample>
-  <sample name="Multipage wizard" href="do-multipage.flow">A multipage wizard, using widget states and actions to go throgh pages.</sample>
+  <sample name="Multipage wizard" href="do-multipage.flow">A multipage wizard, using widget states and actions to move between pages.</sample>
  </group>
 
  <group name="Binding Samples">