[Jifty-commit] r3905 - Template-Declare/lib/Template/Declare

jifty-commit at lists.jifty.org jifty-commit at lists.jifty.org
Tue Aug 14 22:29:18 EDT 2007


Author: agentz
Date: Tue Aug 14 22:29:17 2007
New Revision: 3905

Modified:
   Template-Declare/lib/Template/Declare/Tags.pm

Log:
TD - typo

Modified: Template-Declare/lib/Template/Declare/Tags.pm
==============================================================================
--- Template-Declare/lib/Template/Declare/Tags.pm	(original)
+++ Template-Declare/lib/Template/Declare/Tags.pm	Tue Aug 14 22:29:17 2007
@@ -826,7 +826,7 @@
         }
     }
 
-It will generate
+It generates
 
     <body>
      <pre>
@@ -834,7 +834,7 @@
      </pre>
     </body>
 
-Note that now the C<script> tag has now indentation and we get what we want ;)
+Note that now the C<script> tag has I<no> indentation and we've got what we want ;)
 
 =item C<< $Template::Declare::Tags::SKIP_XML_ESCAPING >>
 


More information about the Jifty-commit mailing list