ghoward     2003/03/30 04:48:57

  Modified:    src/webapp/samples/hello-world samples.xml
  Log:
  fix typo
  
  Revision  Changes    Path
  1.2       +2 -2      cocoon-2.1/src/webapp/samples/hello-world/samples.xml
  
  Index: samples.xml
  ===================================================================
  RCS file: /home/cvs/cocoon-2.1/src/webapp/samples/hello-world/samples.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- samples.xml       27 Mar 2003 14:10:25 -0000      1.1
  +++ samples.xml       30 Mar 2003 12:48:57 -0000      1.2
  @@ -21,7 +21,7 @@
       in WAP-enabled agents (such as PDA or cell phones).
      </sample>
      <sample name="SVG" href="hello.svg">
  -    Given the power of XSTL and the fact that many presentation languages are
  +    Given the power of XSLT and the fact that many presentation languages are
       based on the XML syntax, it is possible to generate even vector graphics
       from your content. Here is an example that renders to 
       SVG (Scalable Vector Graphics). (you need an SVG plugin, or an SVG-capable
  
  
  

Reply via email to