fixed documentation for mac address paramters in seen locations
This commit is contained in:
parent
7ad57bfb53
commit
fd29b4a141
2 changed files with 3 additions and 3 deletions
|
@ -679,7 +679,7 @@ class PyCoreNetIf(object):
|
|||
"""
|
||||
Set hardware address.
|
||||
|
||||
:param str addr: hardware address to set to.
|
||||
:param core.misc.ipaddress.MacAddress addr: hardware address to set to.
|
||||
:return: nothing
|
||||
"""
|
||||
self.hwaddr = addr
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue