Subject: | Spelling error |
Hello,
a little error:
--- a/lib/Net/Libdnet/Eth.pm
+++ b/lib/Net/Libdnet/Eth.pm
@@ -80,7 +80,7 @@
=item B<send> (scalar)
-Sends the raw data specified by scalar to the network interface. Returns the number of bytes sent on sucess, undef on error.
+Sends the raw data specified by scalar to the network interface. Returns the number of bytes sent on success, undef on error.
=back