[Bps-public-commit] template-declare branch, master, updated. 372f83039043fa639716c2c1a8ba7a6517412e5b

Shawn Moore sartak at bestpractical.com
Wed Dec 8 13:49:32 EST 2010


The branch, master has been updated
       via  372f83039043fa639716c2c1a8ba7a6517412e5b (commit)
      from  767514cb1f9902734f87641912f7dc960bb5e3a7 (commit)

Summary of changes:
 lib/Template/Declare.pm |    6 +++---
 t/99-pod-spelling.t     |    1 +
 2 files changed, 4 insertions(+), 3 deletions(-)

- Log -----------------------------------------------------------------
commit 372f83039043fa639716c2c1a8ba7a6517412e5b
Author: Shawn M Moore <sartak at bestpractical.com>
Date:   Wed Dec 8 13:49:26 2010 -0500

    Fix up some pod-spelling issues

diff --git a/lib/Template/Declare.pm b/lib/Template/Declare.pm
index ded0be6..e373b30 100644
--- a/lib/Template/Declare.pm
+++ b/lib/Template/Declare.pm
@@ -1021,10 +1021,10 @@ Wherein we will eventually provide a brief tutorial on creating custom tag sets.
 
 =head2 Indentation configuration
 
-by default, Template::Declare renders a readable xml adding end of lines and a
+by default, Template::Declare renders a readable XML adding end of lines and a
 one column indentation. This behavior could break a webpage design or add a
-significant amount of chars to your xml output. This could be changed by
-overwritting the default values. so
+significant amount of chars to your XML output. This could be changed by
+overwriting the default values. so
 
     $Template::Declare::Tags::TAG_INDENTATION  = 0;
     $Template::Declare::Tags::EOL              = "";
diff --git a/t/99-pod-spelling.t b/t/99-pod-spelling.t
index 015fbcd..aa0b90c 100644
--- a/t/99-pod-spelling.t
+++ b/t/99-pod-spelling.t
@@ -50,3 +50,4 @@ lookup
 nanotubes
 postprocess
 streamy
+webpage

-----------------------------------------------------------------------



More information about the Bps-public-commit mailing list