[Templates-cvs] cvs commit: Template2/lib/Template/Tutorial Datafile.pod Web.pod

cvs@template-toolkit.org cvs@template-toolkit.org
Thu, 24 Jul 2003 17:16:52 +0100


cvs         03/07/24 16:16:51

  Modified:    lib/Template/Tutorial Datafile.pod Web.pod
  Log:
  version 2.10
  
  Revision  Changes    Path
  1.39      +1 -1      Template2/lib/Template/Tutorial/Datafile.pod
  
  Index: Datafile.pod
  ===================================================================
  RCS file: /template-toolkit/Template2/lib/Template/Tutorial/Datafile.pod,v
  retrieving revision 1.38
  retrieving revision 1.39
  diff -u -r1.38 -r1.39
  --- Datafile.pod	2003/04/24 09:14:51	1.38
  +++ Datafile.pod	2003/07/24 16:16:51	1.39
  @@ -438,7 +438,7 @@
   
   =head1 VERSION
   
  -Template Toolkit version 2.09b, released on 24 April 2003.
  +Template Toolkit version 2.10, released on 24 July 2003.
   
   =head1 COPYRIGHT
   
  
  
  
  1.39      +4 -4      Template2/lib/Template/Tutorial/Web.pod
  
  Index: Web.pod
  ===================================================================
  RCS file: /template-toolkit/Template2/lib/Template/Tutorial/Web.pod,v
  retrieving revision 1.38
  retrieving revision 1.39
  diff -u -r1.38 -r1.39
  --- Web.pod	2003/04/24 09:14:51	1.38
  +++ Web.pod	2003/07/24 16:16:51	1.39
  @@ -94,8 +94,8 @@
      <h1>Some Interesting Links</h1>
   
      [% webpages = [
  -         { url => 'http://foo.org', title => 'The Foo Organsiation' }
  -         { url => 'http://bar.org', title => 'The Bar Organsiation' }
  +         { url => 'http://foo.org', title => 'The Foo Organisation' }
  +         { url => 'http://bar.org', title => 'The Bar Organisation' }
         ]
      %]
   
  @@ -778,11 +778,11 @@
   
   =head1 VERSION
   
  -Template Toolkit version 2.09b, released on 24 April 2003.
  +Template Toolkit version 2.10, released on 24 July 2003.
   
   =head1 COPYRIGHT
   
  -  Copyright (C) 1996-2002 Andy Wardley.  All Rights Reserved.
  +  Copyright (C) 1996-2003 Andy Wardley.  All Rights Reserved.
     Copyright (C) 1998-2002 Canon Research Centre Europe Ltd.
   
   This module is free software; you can redistribute it and/or