X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=resources%2Flibraries%2Fpython%2FIPUtil.py;h=946f2f7b72386c608bcbfa3bb928988f954365ec;hp=e91cd7df820df91b067b0ac8d33c06900bf4da71;hb=a0d8705217e6f480d103e16d00fa63289019848f;hpb=ee33baa6d09b759876441ecde725da95f604fedd diff --git a/resources/libraries/python/IPUtil.py b/resources/libraries/python/IPUtil.py index e91cd7df82..946f2f7b72 100644 --- a/resources/libraries/python/IPUtil.py +++ b/resources/libraries/python/IPUtil.py @@ -512,7 +512,7 @@ class IPUtil: """Create prefix object. :param ip_addr: IPv4 or IPv6 address. - :para, addr_len: Length of IP address. + :param addr_len: Length of IP address. :type ip_addr: IPv4Address or IPv6Address :type addr_len: int :returns: Prefix object.