Fix typo in LLDP.pm, noticed on previous commit...

This commit is contained in:
Jeroen van Ingen
2012-12-17 16:17:29 +01:00
parent 3741010044
commit 3ce9f403e6

View File

@@ -417,7 +417,7 @@ with the remote system.
=item $lldp->lldp_if()
Returns the mapping to the SNMP Interface Table. Triess to cross reference
Returns the mapping to the SNMP Interface Table. Tries to cross reference
(C<lldpLocPortDesc>) with (C<ifDescr>) and (C<ifAlias>) to get (C<ifIndex>),
if unable defaults to (C<lldpRemLocalPortNum>).