]> pere.pagekite.me Git - text-madewithcc.git/blobdiff - fixup-docbook.rb
Use same title capitalization in colophon as the title page.
[text-madewithcc.git] / fixup-docbook.rb
index 9981339d216f9a1d508e3def358c4a0c27a1649c..0ef6cf5e19e60bc3052e243e9e4ec13454eb81f2 100755 (executable)
@@ -102,7 +102,7 @@ log 0, 'replace colophon page with one for this edition'
  xml.xpath('//colophon/para').remove
 s = xml.xpath('//colophon')[0]
 s.first_element_child.after(<<'XML')
-<para>Made With Creative Commons</para>
+<para>Made with Creative Commons</para>
 
 <para>by Paul Stacey & Sarah Hinchliff Pearson</para>