You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by gr...@apache.org on 2001/04/03 15:44:15 UTC

cvs commit: xml-cocoon/xdocs technologies.xml

greenrd     01/04/03 06:44:15

  Modified:    xdocs    technologies.xml
  Log:
  typo
  
  Revision  Changes    Path
  1.3       +1 -1      xml-cocoon/xdocs/technologies.xml
  
  Index: technologies.xml
  ===================================================================
  RCS file: /home/cvs/xml-cocoon/xdocs/technologies.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- technologies.xml	2000/04/18 12:53:34	1.2
  +++ technologies.xml	2001/04/03 13:44:15	1.3
  @@ -170,7 +170,7 @@
       <xsl:template match="/">
        ... presentation info here ...
       </xsl:template>
  -    <xsl:tempate 
  +    <xsl:template 
         match="weather-information[location/city = 'Boston']">
        <xsl:apply-templates select="summary"/>
       </xsl:template>
  
  
  

----------------------------------------------------------------------
In case of troubles, e-mail:     webmaster@xml.apache.org
To unsubscribe, e-mail:          cocoon-cvs-unsubscribe@xml.apache.org
For additional commands, e-mail: cocoon-cvs-help@xml.apache.org