diff --git a/rsd_lib/resources/v2_1/manager/manager.py b/rsd_lib/resources/v2_1/manager/manager.py index 980b676..3a60c57 100644 --- a/rsd_lib/resources/v2_1/manager/manager.py +++ b/rsd_lib/resources/v2_1/manager/manager.py @@ -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. """