Subject: | Small spelling error in manpage |
Hi
Checking spelling in manpages of MIME-Types there we from Debian Perl
Group noticed a small spelling error. The following will fix this:
Index: libmime-types-perl/lib/MIME/Type.pod
===================================================================
--- libmime-types-perl.orig/lib/MIME/Type.pod 2010-03-17
10:06:44.000000000 +0100
+++ libmime-types-perl/lib/MIME/Type.pod 2010-03-17
10:07:03.000000000 +0100
@@ -38,7 +38,7 @@
=over 4
-When a MIME::Type object is compared to either a string or an other
+When a MIME::Type object is compared to either a string or another
MIME::TYpe, the L<equals()|MIME::Type/"Knowledge"> method is called.
Comparison is smart,
which means that it extends common string comparison with some
features which are defined in the related RFCs.
Many thanks for considering applying it and for your work!
Bests
Salvatore