Fixed typo, HIDE_GRIDLINES instead of HIDE_GRIDLINE
[p5sagit/Excel-Template.git] / lib / Excel / Template / Element / Var.pm
index b4eac2f..3dcba19 100644 (file)
@@ -16,7 +16,7 @@ __END__
 
 =head1 NAME
 
-Excel::Template::Element::Var
+Excel::Template::Element::Var - Excel::Template::Element::Var
 
 =head1 PURPOSE
 
@@ -38,7 +38,7 @@ Excel::Template::Element
 
 This is the name of the parameter to substitute here.
 
-=back 4
+=back
 
 =head1 CHILDREN
 
@@ -66,7 +66,7 @@ Where the actual name to be substituted is, itself, a parameter.
 
 =head1 AUTHOR
 
-Rob Kinyon (rkinyon@columbus.rr.com)
+Rob Kinyon (rob.kinyon@gmail.com)
 
 =head1 SEE ALSO