Merge "Fix the comment reference in manager"

This commit is contained in:
Zuul 2019-01-23 06:49:23 +00:00 committed by Gerrit Code Review
commit 914687de15

View File

@ -147,7 +147,7 @@ class ManagerCollection(base.ResourceCollectionBase):
"""A class representing a Manager Collection
:param connector: A Connector instance
:param path: The canonical path to the chassis collection resource
:param path: The canonical path to the manager collection resource
:param redfish_version: The version of RedFish. Used to construct
the object according to schema of the given version.
"""