summaryrefslogtreecommitdiff
path: root/redfish-core/include/utils/pcie_util.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'redfish-core/include/utils/pcie_util.hpp')
-rw-r--r--redfish-core/include/utils/pcie_util.hpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/redfish-core/include/utils/pcie_util.hpp b/redfish-core/include/utils/pcie_util.hpp
index 51423b435f..7b094feed1 100644
--- a/redfish-core/include/utils/pcie_util.hpp
+++ b/redfish-core/include/utils/pcie_util.hpp
@@ -23,8 +23,8 @@ namespace pcie_util
* @brief Populate the PCIe Device list from a GetSubTreePaths search of
* inventory
*
- * @param[i,o] aResp Async response object
- * @param[i] Name Key to store the list of PCIe devices in aResp
+ * @param[i,o] asyncResp Async response object
+ * @param[i] Name Key to store the list of PCIe devices in asyncResp
*
* @return void
*/