diff options
| author | Randy Morgan <[email protected]> | 2011-11-23 22:21:37 +0900 |
|---|---|---|
| committer | Randy Morgan <[email protected]> | 2011-11-23 22:21:37 +0900 |
| commit | 044afe5a35db42cefce4f18a0fecc3da90cab1b5 (patch) | |
| tree | da20adada3242e38bb176f97bd80dee837ac8f6b /doc/file.README.html | |
| parent | c8c63518b4d58ca8875f81602792050cbec318f2 (diff) | |
| download | caxlsx-044afe5a35db42cefce4f18a0fecc3da90cab1b5.tar.gz caxlsx-044afe5a35db42cefce4f18a0fecc3da90cab1b5.zip | |
fixing some typos
Diffstat (limited to 'doc/file.README.html')
| -rw-r--r-- | doc/file.README.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/file.README.html b/doc/file.README.html index 547e4874..18af1cab 100644 --- a/doc/file.README.html +++ b/doc/file.README.html @@ -250,7 +250,7 @@ It enables the you to generate 100% valid xlsx files that include customised sty <h2>Help Wanted</h2> -<p>I'd really like to get rid of the depenency on RMagick in this gem. RMagic is being used to calculate the column widths in a worksheet based on the content the user specified. If there happens to be anyone out there with the background and skill set to write an extenstion that can determine the width of a singel character render with a specific font at a specific size please give me a shout.</p> +<p>I'd really like to get rid of the depenency on RMagick in this gem. RMagic is being used to calculate the column widths in a worksheet based on the content the user specified. If there happens to be anyone out there with the background and skill set to write an extenstion that can determine the width of a single character rendered with a specific font at a specific size please give me a shout.</p> <h2>Copyright</h2> @@ -259,7 +259,7 @@ licensed under the MIT license. Please see the <a href="file.LICENSE.html" title </div></div> <div id="footer"> - Generated on Wed Nov 23 21:44:31 2011 by + Generated on Wed Nov 23 22:20:44 2011 by <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a> 0.7.3 (ruby-1.8.7). </div> |
