From e7d83a59183dbbebe8375a0c228ac16a8f175320 Mon Sep 17 00:00:00 2001 From: nick n <39005454+inphobia@users.noreply.github.com> Date: Mon, 22 Apr 2019 00:32:35 +0200 Subject: [PATCH] typos --- lib/SNMP/Info/Layer7/CiscoIPS.pm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/SNMP/Info/Layer7/CiscoIPS.pm b/lib/SNMP/Info/Layer7/CiscoIPS.pm index 1db562ab..5e9a882d 100644 --- a/lib/SNMP/Info/Layer7/CiscoIPS.pm +++ b/lib/SNMP/Info/Layer7/CiscoIPS.pm @@ -157,7 +157,7 @@ Moe Kraus ) or die "Can't connect to DestHost.\n"; - my $class = $ips->class(); + my $class = $info->class(); print "SNMP::Info determined this device to fall under subclass: $class\n"; =head1 DESCRIPTION @@ -231,7 +231,7 @@ See documentation in L for details. =head2 Global Methods imported from SNMP::Info::Entity -See documentation in L for details. +See documentation in L for details. =head1 TABLE METHODS