File: spelling.patch

package info (click to toggle)
libspreadsheet-read-perl 0.40-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 608 kB
  • ctags: 55
  • sloc: perl: 2,605; lisp: 293; makefile: 9; xml: 1
file content (16 lines) | stat: -rw-r--r-- 513 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Description: spelling fix
Forwarded: no
Author: gregor herrmann <gregoa@debian.org>
Last-Update: 2010-05-21

--- a/Read.pm
+++ b/Read.pm
@@ -657,7 +657,7 @@ For OpenOffice this module uses Spreadsh
 For Microsoft Excel this module uses Spreadsheet::ParseExcel or
 Spreadsheet::XLSX
 
-For CSV this module uses Text::CSV_XS (0.29 or up prefered) or
+For CSV this module uses Text::CSV_XS (0.29 or up preferred) or
 Text::CSV_PP (1.05 or up required).
 
 For SquirrelCalc there is a very simplistic built-in parser