| fixed typo - reportable - Fork of reportable required by WarVox, from hdm/repor… | |
| Log | |
| Files | |
| Refs | |
| README | |
| --- | |
| commit 7b83c887f0424f108d70ecb2a6f74e520821bd61 | |
| parent 0e966f9804d9bdcbac85e1e0473b697fbb139c43 | |
| Author: Marco Otte-Witte <[email protected]> | |
| 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(-) | |
| --- | |
| diff --git a/lib/kvlr/reports_as_sparkline/sparkline_tag_helper.rb b/lib/kvlr/r… | |
| @@ -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… | |
| - # * <tt>labes</tt> - The axes to render lables for (Array of :x, :y, :r,… | |
| + # * <tt>labels</tt> - The axes to render lables for (Array of :x, :y, :r… | |
| # | |
| # ==== Example | |
| # <%= sparkline_tag(User.registrations_report, :width => 200, :height =>… | |
| diff --git a/rdoc/classes/Kvlr/ReportsAsSparkline/SparklineTagHelper.html b/rdo… | |
| @@ -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> | |
| 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 | |
| diff --git a/rdoc/files/lib/kvlr/reports_as_sparkline/sparkline_tag_helper_rb.h… | |
| @@ -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> |