X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=test%2Fvpp_interface.py;h=aeaf27a898ef1ea7fd202408829e8b157d59a90d;hb=4b919a56642ccd0a44920feace872aeb5b7a62cf;hp=8135bc84d0e3c75b4fdbd144c26bbce31d76776c;hpb=c60f557590f79b8817382bdd982825b66c4e0a73;p=vpp.git diff --git a/test/vpp_interface.py b/test/vpp_interface.py index 8135bc84d0e..aeaf27a898e 100644 --- a/test/vpp_interface.py +++ b/test/vpp_interface.py @@ -336,7 +336,7 @@ class VppInterface(object): ip_sw_if_index) def unset_unnumbered(self, ip_sw_if_index): - """ Unaet the interface to unnumbered via ip_sw_if_index """ + """ Unset the interface to unnumbered via ip_sw_if_index """ self.test.vapi.sw_interface_set_unnumbered( self.sw_if_index, ip_sw_if_index,