typo
This commit is contained in:
@@ -2180,7 +2180,7 @@ Returns an object of a more-specific subclass.
|
|||||||
|
|
||||||
my $info = new SNMP::Info(...);
|
my $info = new SNMP::Info(...);
|
||||||
# Returns more specific object type
|
# Returns more specific object type
|
||||||
$info = $info->specific();
|
my $specific = $info->specify();
|
||||||
|
|
||||||
Usually this method is called internally from new(AutoSpecify => 1)
|
Usually this method is called internally from new(AutoSpecify => 1)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user