POD updates - spell check

This commit is contained in:
Eric A. Miller
2013-02-10 12:34:45 -05:00
parent a9a3229c22
commit 8f0ac35381
26 changed files with 143 additions and 133 deletions

View File

@@ -175,7 +175,7 @@ These are methods that return scalar value from SNMP
=item $pfront->vendor()
Returns 'packetfront'.
Returns C<'packetfront'>.
=item $pfront->os()
@@ -187,7 +187,7 @@ Returns the software version extracted from C<sysDescr>.
=item $pfront->serial()
Returns the value of productSerialNo.
Returns the value of C<productSerialNo>.
=back