diff --git a/tbsetup/snmpit_cisco.pm b/tbsetup/snmpit_cisco.pm index cf0d17682dd6a3f0dfd53f2af396cb861e44c1d8..d336918e553fac30e1454b34378b5c16229a29cd 100644 --- a/tbsetup/snmpit_cisco.pm +++ b/tbsetup/snmpit_cisco.pm @@ -637,7 +637,7 @@ sub removePortsFromVlan($$) { # # Remove the given VLAN from this switch. This presupposes that all of its # ports have already been removed with removePortsFromVlan(). The VLAN is -# given as a VLAN identified from the database. +# given as a VLAN identifier from the database. # # usage: removeVlan(self,int vlan) # returns 1 on success