Subject: | Fix spelling error |
Hi
you've a little error in pod :
--- libnet-dhcpclient-perl-1.0.orig/DHCPClient.pm
+++ libnet-dhcpclient-perl-1.0/DHCPClient.pm
@@ -558,7 +558,7 @@ them separately for this reason.
B<DHCPClient> transaction object methods
All of the B<DHCPClient> transaction methods take named parameters as their
-arguments, where paramters are named for the decimal representation of the
+arguments, where parameters are named for the decimal representation of
the
options that can be set in the DHCP packet, and set to a string
representation
of the hex values that should be set for the named parameter in the DHCP
packet. Whew. Fear not, examples are below.