This code change is to fix a typo.

Change-Id: I87b6d4451e899d03312f6cc2ca104a2aa4f953fa
This commit is contained in:
Praveen Kumar SM
2016-04-27 07:57:01 -07:00
parent f24bb85d38
commit 9c686978dc

View File

@@ -257,7 +257,7 @@ class AgentCheck(util.Dimensions):
@staticmethod
def stop():
"""To be executed when the agent is being stopped to clean ressources.
"""To be executed when the agent is being stopped to clean resources.
"""
pass