<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -33,7 +33,8 @@ Prawn::Document.generate(&quot;table.pdf&quot;) do
     :vertical_padding =&gt; 3,
     :border     =&gt; 2,
     :position   =&gt; :center,
-    :headers    =&gt; [&quot;Column A&quot;,&quot;Column B&quot;,&quot;#&quot;]
+    :headers    =&gt; [&quot;Column A&quot;,&quot;Column B&quot;,&quot;#&quot;],
+    :row_colors =&gt; [&quot;eeeeee&quot;]
 
   pad(20) do
     text &quot;This should appear in the original font size&quot;</diff>
      <filename>examples/table.rb</filename>
    </modified>
    <modified>
      <diff>@@ -254,7 +254,7 @@ module Prawn
         return basename
       end
 
-      def normalise_encoding(text)
+      def normalize_encoding(text)
         # TODO: if the current font is a built in one, we can't use the utf-8
         # string provided by the user. We should convert it to WinAnsi or
         # MacRoman or some such.</diff>
      <filename>lib/prawn/document/text.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>6c4bdf74dc677df5f88a77f4dc214feb744af7e2</id>
    </parent>
  </parents>
  <author>
    <name>Gregory Brown</name>
    <email>gregory.t.brown@gmail.com</email>
  </author>
  <url>http://github.com/sandal/prawn/commit/5af67a2ddeff41a17a695e5718ec82054e06e06c</url>
  <id>5af67a2ddeff41a17a695e5718ec82054e06e06c</id>
  <committed-date>2008-07-24T09:07:21-07:00</committed-date>
  <authored-date>2008-07-24T09:07:21-07:00</authored-date>
  <message>Fix typo</message>
  <tree>d8ed0fc354d79632b82b897edf2d3400ae817b1c</tree>
  <committer>
    <name>Gregory Brown</name>
    <email>gregory.t.brown@gmail.com</email>
  </committer>
</commit>
