1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
|
Description: Fix typo in pod.
Forwarded: https://github.com/gwadej/perl-device-usb/pull/8
Author: Tim Retout <diocles@debian.org>
Reviewed-by: gregor herrmann <gregoa@debian.org>
Last-Update: 2013-10-28
--- a/lib/Device/USB.pm
+++ b/lib/Device/USB.pm
@@ -598,7 +598,7 @@
=head1 FOR MORE INFORMATION
The project is hosted at github L<https://github.com/gwadej/perl-device-usb/>.
-More information on the project, including installation help is avaliable on the
+More information on the project, including installation help is available on the
Wiki.
=head1 LIMITATIONS
|