<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -348,12 +348,15 @@ module Prawn
       move_down(y)
     end
     
+    
     # Adds left padding to the document
-    # pdf.text &quot;some text&quot;
-    # pdf.pad_left(20) do
-    #   pdf.text &quot;This starts 20 points left of the previous lines left starting point&quot;
-    # end
-    # pdf.text &quot;This starts 20 points right of the above line and at the same left starting point of the first line&quot;
+    #
+    #  pdf.text &quot;some text&quot;
+    #  pdf.pad_left(20) do
+    #    pdf.text &quot;This is indented 20 points&quot;
+    #  end
+    #  pdf.text &quot;This starts 20 points left of the above line &quot; +
+    #           &quot;and is flush with the first line&quot;
     #
     def pad_left(x, &amp;block)
       bounds.pad_left(x, &amp;block)</diff>
      <filename>lib/prawn/document.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>6224575e70e6f0bb24c6fccee5d66261fe807a60</id>
    </parent>
  </parents>
  <author>
    <name>Gregory Brown</name>
    <email>gregory.t.brown@gmail.com</email>
  </author>
  <url>http://github.com/sandal/prawn/commit/f67b351a490fe61a0e8c0ab243922e2f2b8a01a0</url>
  <id>f67b351a490fe61a0e8c0ab243922e2f2b8a01a0</id>
  <committed-date>2009-06-20T06:35:07-07:00</committed-date>
  <authored-date>2009-06-20T06:35:07-07:00</authored-date>
  <message>improve documentation</message>
  <tree>3c4b8f57cc4472bccefc840d8adc6ceebd195abb</tree>
  <committer>
    <name>Gregory Brown</name>
    <email>gregory.t.brown@gmail.com</email>
  </committer>
</commit>
