upayavira    2003/06/12 06:23:58

  Modified:    src/documentation/xdocs/userdocs/selectors
                        requestparameter-selector.xml
  Log:
  Fixing minor typos
  
  Revision  Changes    Path
  1.2       +3 -3      
cocoon-2.1/src/documentation/xdocs/userdocs/selectors/requestparameter-selector.xml
  
  Index: requestparameter-selector.xml
  ===================================================================
  RCS file: 
/home/cvs/cocoon-2.1/src/documentation/xdocs/userdocs/selectors/requestparameter-selector.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- requestparameter-selector.xml     9 Mar 2003 00:08:23 -0000       1.1
  +++ requestparameter-selector.xml     12 Jun 2003 13:23:58 -0000      1.2
  @@ -89,7 +89,7 @@
         <s2 title="Sitemap component configuration example">
           <p>
             The snippet below declares a <code>RequestParameterSelector</code>
  -          defining to use the request parameter <code>cmd</code>.
  +          defining to use the request parameter <code>command</code>.
           </p>
           <source><![CDATA[
   <map:selectors...
  @@ -115,7 +115,7 @@
             Setting up a <code>RequestParameterSelector</code> includes
           </p>
           <ul>
  -          <li>Defining an optional sitemap paramter named 
<code>request-name</code>, it overrides
  +          <li>Defining an optional sitemap parameter named 
<code>request-name</code>, it overrides
               the parameter-name setting in the configuration section.
             </li>
             <li>choosing the <code>&lt;map:when&gt;</code> test expressions, and a 
  
  
  

Reply via email to