mirror of
https://github.com/clearlinux/WALinuxAgent.git
synced 2026-09-06 22:01:34 +00:00
Typo in waagent
This commit is contained in:
@@ -589,7 +589,7 @@ class AbstractDistro(object):
|
||||
|
||||
def stopDHCP(self):
|
||||
"""
|
||||
Stop the system DHCP client so that tha agent can bind on its port. If
|
||||
Stop the system DHCP client so that the agent can bind on its port. If
|
||||
the distro has set dhcp_enabled to True, it will need to provide an
|
||||
implementation of this method.
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user