Description: Fix spelling error in manpage
Author: Angel Abad <angelabad@gmail.com>
Forwarded: https://rt.cpan.org/Public/Bug/Display.html?id=65555

--- a/lib/Test/LongString.pm
+++ b/lib/Test/LongString.pm
@@ -443,7 +443,7 @@
 where they differ, undefine C<$Test::LongString::Context>.
 
 When computing line numbers this module uses "\n" to count line endings. This
-may not be appropriate for strings on your platform, and can be overriden
+may not be appropriate for strings on your platform, and can be overridden
 by setting the C<$Test::LongString::EOL> variable to a suitable regular
 expression (either a reference to a regular expression or a string that
 can be interpolated into a regular expression.)
