[Trivial Fix] modify spelling error of "resource"

Although it is spelling mistakes, it affects reading.

Change-Id: Ifa719f67edcbc3b37c110f09f24330a2b399c145
This commit is contained in:
inspurericzhang 2018-11-01 10:45:41 +08:00
parent 28ee59fd79
commit 2412070e88
1 changed files with 1 additions and 1 deletions

View File

@ -64,7 +64,7 @@ class TestResource(resource_base.ResourceBase):
"""A concrete Test Resource to test against"""
def __init__(self, connector, identity, redfish_version=None):
"""Ctor of TestResouce
"""Ctor of TestResource
:param connector: A Connector instance
:param identity: The id of the Resource