[Jifty-commit] r7555 - Template-Declare/branches/mixmaster/lib/Template

Jifty commits jifty-commit at lists.jifty.org
Thu Oct 15 15:21:42 EDT 2009


Author: sartak
Date: Thu Oct 15 15:21:41 2009
New Revision: 7555

Modified:
   Template-Declare/branches/mixmaster/lib/Template/Declare.pm

Log:
tag set tweaks

Modified: Template-Declare/branches/mixmaster/lib/Template/Declare.pm
==============================================================================
--- Template-Declare/branches/mixmaster/lib/Template/Declare.pm	(original)
+++ Template-Declare/branches/mixmaster/lib/Template/Declare.pm	Thu Oct 15 15:21:41 2009
@@ -146,10 +146,10 @@
 
 =item tag set
 
-A set of tags defined in a subclass of L<Template::Declare::Tagset> for a
-particular purpose, and which can be imported into a template class. For
-example, L<Template::Declare::Tagset::HTML> defines tags for emitting HTML
-elements.
+A collection of related tags defined in a subclass of
+L<Template::Declare::TagSet> for a particular purpose, and which can be
+imported into a template class. For example,
+L<Template::Declare::TagSet::HTML> defines tags for emitting HTML elements.
 
 =item wrapper
 


More information about the Jifty-commit mailing list