[Templates-cvs] cvs commit: Template2/docsrc/src/Modules/Template Document.tt2

cvs@template-toolkit.org cvs@template-toolkit.org
Tue, 01 Jul 2003 13:42:55 +0100


cvs         03/07/01 12:42:55

  Modified:    docsrc/src/Modules/Template Document.tt2
  Log:
  Some small grammar/formatting fixes.
  
  Revision  Changes    Path
  1.2       +1 -1      Template2/docsrc/src/Modules/Template/Document.tt2
  
  Index: Document.tt2
  ===================================================================
  RCS file: /template-toolkit/Template2/docsrc/src/Modules/Template/Document.tt2,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- Document.tt2	2001/03/29 22:10:51	1.1
  +++ Document.tt2	2003/07/01 12:42:54	1.2
  @@ -127,7 +127,7 @@
   
   This package subroutine is provided to effect persistance of compiled
   templates.  If the COMPILE_EXT option (to indicate a file extension
  -for saving compiled templates) then the Template::Parser module call
  +for saving compiled templates) then the Template::Parser module calls
   this subroutine before calling the new() constructor.  At this stage,
   the parser has a representation of the template as text strings
   containing Perl code.  We can write that to a file, enclosed in a