From 8b3a1fd357fffeb78928134a667243c84e383286 Mon Sep 17 00:00:00 2001 From: nick n <39005454+inphobia@users.noreply.github.com> Date: Sat, 4 May 2019 04:41:30 +0200 Subject: [PATCH] typo --- lib/SNMP/Info/MRO.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/SNMP/Info/MRO.pm b/lib/SNMP/Info/MRO.pm index d5294e35..9efd13a8 100644 --- a/lib/SNMP/Info/MRO.pm +++ b/lib/SNMP/Info/MRO.pm @@ -325,7 +325,7 @@ sub file { Returns the list (in order) of the names of classes Perl will search to find methods for this SNMP::Info class or object instance. -Note this B the L distribution to be installed. +Note this B the L distribution to be installed. =cut