Trivial-Fix: Fix typos
Change-Id: I09a87b7a13cf551f18ef1fb27aa9f5406baebab4
This commit is contained in:
@@ -111,7 +111,7 @@ def password(self, arg_dict):
|
||||
|
||||
|
||||
def resetnetwork(self, arg_dict):
|
||||
"""Writes a resquest to xenstore that tells the agent
|
||||
"""Writes a request to xenstore that tells the agent
|
||||
to reset networking.
|
||||
"""
|
||||
timeout = int(arg_dict.pop('timeout', DEFAULT_TIMEOUT))
|
||||
|
||||
Reference in New Issue
Block a user