lib/glue/template.rb in glue-0.22.0 vs lib/glue/template.rb in glue-0.23.0
- old
+ new
@@ -16,10 +16,10 @@
# [+template+]
# The template as a String.
#
# [+buffer+]
# The variable to act as a buffer where the ruby code
- # for this template will be generated. Passed as a|
+ # for this template will be generated. Passed as a
# String.
#
# [+base_dir+]
# The base directory where the templates reside.