You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by up...@apache.org on 2004/02/01 08:37:17 UTC

cvs commit: cocoon-2.1/src/documentation/xdocs/userdocs/selectors selectors.xml

upayavira    2004/01/31 23:37:17

  Modified:    src/documentation/xdocs/userdocs/selectors selectors.xml
  Log:
  Fixing bug 26572 (an easy one for me!)
  
  Revision  Changes    Path
  1.4       +1 -1      cocoon-2.1/src/documentation/xdocs/userdocs/selectors/selectors.xml
  
  Index: selectors.xml
  ===================================================================
  RCS file: /home/cvs/cocoon-2.1/src/documentation/xdocs/userdocs/selectors/selectors.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- selectors.xml	12 Oct 2003 13:04:51 -0000	1.3
  +++ selectors.xml	1 Feb 2004 07:37:17 -0000	1.4
  @@ -42,7 +42,7 @@
         statements. By extension, consider selectors to have all
         the power of an "if-else if-else" or "switch-case" constructs.
         The selector syntax should be familiar to anyone who
  -      uses XSLT's <code>&lt;xsl:test&gt;</code> statement.
  +      uses XSLT's <code>&lt;xsl:choose&gt;</code> statement.
         </p>
         <p>
         As an example, consider the typical scenario in which a page should