asavory     2003/08/13 15:51:30

  Modified:    src/webapp/samples/stream OrderPage.xml
               src/webapp/samples/xsp/stream OrderPage.xml
  Log:
  fix spelling
  
  Revision  Changes    Path
  1.2       +1 -1      cocoon-2.1/src/webapp/samples/stream/OrderPage.xml
  
  Index: OrderPage.xml
  ===================================================================
  RCS file: /home/cvs/cocoon-2.1/src/webapp/samples/stream/OrderPage.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- OrderPage.xml     27 Mar 2003 17:55:47 -0000      1.1
  +++ OrderPage.xml     13 Aug 2003 22:51:30 -0000      1.2
  @@ -2,7 +2,7 @@
    <title>B2B processing</title>
     <content>
      <form action="process-order" id="FORM1" method="post" name="FORM1">
  -     <para>Input your XML documet here:</para>
  +     <para>Input your XML document here:</para>
        <textarea cols="80" id="TEXTAREA1" name="Foo" rows="60">&lt;?xml 
version="1.0"?&gt;
                &lt;Orders&gt;
                &lt;OrderID&gt;20259&lt;/OrderID&gt;
  
  
  
  1.2       +1 -1      cocoon-2.1/src/webapp/samples/xsp/stream/OrderPage.xml
  
  Index: OrderPage.xml
  ===================================================================
  RCS file: /home/cvs/cocoon-2.1/src/webapp/samples/xsp/stream/OrderPage.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- OrderPage.xml     26 Mar 2003 21:21:54 -0000      1.1
  +++ OrderPage.xml     13 Aug 2003 22:51:30 -0000      1.2
  @@ -2,7 +2,7 @@
    <title>B2B processing</title>
     <content>
      <FORM action="request1" id="FORM1" method="post" name="FORM1">
  -     <para>Input your XML documet here:</para>
  +     <para>Input your XML document here:</para>
        <TEXTAREA cols="80" id="TEXTAREA1" name="Foo" rows="60">&lt;?xml 
version="1.0"?&gt;
                &lt;Orders&gt;
                &lt;OrderID&gt;20259&lt;/OrderID&gt;
  
  
  

Reply via email to