From: Michael R. Crusoe <michael.crusoe@gmail.com>
Subject: Fix some spelling typos
--- libfile-sort-perl.orig/Sort.pm
+++ libfile-sort-perl/Sort.pm
@@ -899,12 +899,12 @@
 =item MAX_SORT_RECORDS
 
 Default is 200,000.  Maximum number of records to use before writing
-to a temp file.  Overriden by B<y> option.
+to a temp file.  Overridden by B<y> option.
 
 =item MAX_SORT_FILES
 
 Maximum number of open temp files to use before merging open temp
-files.  Overriden by B<F> option.
+files.  Overridden by B<F> option.
 
 =back
 
--- libfile-sort-perl.orig/Sort.pm_rsorted.txt
+++ libfile-sort-perl/Sort.pm_rsorted.txt
@@ -27,7 +27,7 @@
 use Carp;
 up, you must call setlocale() for the new settings to take effect.  For
 to be part of a field (although it can be included in a sort key).  Each
-to a temp file.  Overriden by B<y> option.
+to a temp file.  Overridden by B<y> option.
 to a specific key (see B<k>), the specified ordering options override all
 they have this effect if specified with field_start, field_end, or both.
 themselves, unless demanded by perl's regex and split semantics (e.g.,
@@ -96,7 +96,7 @@
 format of this definition is:
 for total number of temp files from 50 to 40 (leave room for other open
 for the purposes of comparison.
-files.  Overriden by B<F> option.
+files.  Overridden by B<F> option.
 files), changed docs.  (Mike Blazer, Gurusamy Sarathy)
 filename, or an array reference containing multiple filename strings.
 field_start or field_end option argument (see below).
--- libfile-sort-perl.orig/Sort.pm_sorted.txt
+++ libfile-sort-perl/Sort.pm_sorted.txt
@@ -980,7 +980,7 @@
 field_start or field_end option argument (see below).
 filename, or an array reference containing multiple filename strings.
 files), changed docs.  (Mike Blazer, Gurusamy Sarathy)
-files.  Overriden by B<F> option.
+files.  Overridden by B<F> option.
 for the purposes of comparison.
 for total number of temp files from 50 to 40 (leave room for other open
 format of this definition is:
@@ -1049,7 +1049,7 @@
 themselves, unless demanded by perl's regex and split semantics (e.g.,
 they have this effect if specified with field_start, field_end, or both.
 to a specific key (see B<k>), the specified ordering options override all
-to a temp file.  Overriden by B<y> option.
+to a temp file.  Overridden by B<y> option.
 to be part of a field (although it can be included in a sort key).  Each
 up, you must call setlocale() for the new settings to take effect.  For
 use Carp;
--- libfile-sort-perl.orig/eg/sort.pudge.PL
+++ libfile-sort-perl/eg/sort.pudge.PL
@@ -894,12 +894,12 @@
 =item MAX_SORT_RECORDS
 
 Default is 200,000.  Maximum number of records to use before writing
-to a temp file.  Overriden by B<y> option.
+to a temp file.  Overridden by B<y> option.
 
 =item MAX_SORT_FILES
 
 Maximum number of open temp files to use before merging open temp
-files.  Overriden by B<F> option.
+files.  Overridden by B<F> option.
 
 =back
 
