fixed typo - reportable - Fork of reportable required by WarVox, from hdm/reportable.
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
       ---
 (DIR) commit 7b83c887f0424f108d70ecb2a6f74e520821bd61
 (DIR) parent 0e966f9804d9bdcbac85e1e0473b697fbb139c43
 (HTM) Author: Marco Otte-Witte <marco.otte-witte@simplabs.com>
       Date:   Thu, 15 Jan 2009 17:07:50 +0100
       
       fixed typo
       
       Diffstat:
         M lib/kvlr/reports_as_sparkline/spar… |       2 +-
         M rdoc/classes/Kvlr/ReportsAsSparkli… |       2 +-
         M rdoc/created.rid                    |       2 +-
         M rdoc/files/lib/kvlr/reports_as_spa… |       2 +-
       
       4 files changed, 4 insertions(+), 4 deletions(-)
       ---
 (DIR) diff --git a/lib/kvlr/reports_as_sparkline/sparkline_tag_helper.rb b/lib/kvlr/reports_as_sparkline/sparkline_tag_helper.rb
       @@ -16,7 +16,7 @@ module Kvlr #:nodoc:
              # * <tt>height</tt> - The height of the generated image
              # * <tt>line_color</tt> - The line color of the sparkline (hex code)
              # * <tt>fill_color</tt> - The color to fill the area below the sparkline with (hex code)
       -      # * <tt>labes</tt> - The axes to render lables for (Array of :x, :y, :r, :t; this is x axis, y axis, right, top)
       +      # * <tt>labels</tt> - The axes to render lables for (Array of :x, :y, :r, :t; this is x axis, y axis, right, top)
              #
              # ==== Example
              # <%= sparkline_tag(User.registrations_report, :width => 200, :height => 100, :color => '000') %>
 (DIR) diff --git a/rdoc/classes/Kvlr/ReportsAsSparkline/SparklineTagHelper.html b/rdoc/classes/Kvlr/ReportsAsSparkline/SparklineTagHelper.html
       @@ -136,7 +136,7 @@ Renders a sparkline with the given data.
        (hex code)
        
        </li>
       -<li><tt>labes</tt> - The axes to render lables for (Array of :x, :y, :r, :t;
       +<li><tt>labels</tt> - The axes to render lables for (Array of :x, :y, :r, :t;
        this is x axis, y axis, right, top)
        
        </li>
 (DIR) diff --git a/rdoc/created.rid b/rdoc/created.rid
       @@ -1 +1 @@
       -Thu, 15 Jan 2009 16:53:33 +0100
       +Thu, 15 Jan 2009 17:07:33 +0100
 (DIR) diff --git a/rdoc/files/lib/kvlr/reports_as_sparkline/sparkline_tag_helper_rb.html b/rdoc/files/lib/kvlr/reports_as_sparkline/sparkline_tag_helper_rb.html
       @@ -56,7 +56,7 @@
            </tr>
            <tr class="top-aligned-row">
              <td><strong>Last Update:</strong></td>
       -      <td>Thu Jan 15 16:51:29 +0100 2009</td>
       +      <td>Thu Jan 15 17:07:23 +0100 2009</td>
            </tr>
            </table>
          </div>