summaryrefslogtreecommitdiffstats
path: root/RedfishPkg/RedfishLibs.dsc.inc
diff options
context:
space:
mode:
authorRebecca Cran <rebecca@quicinc.com>2022-12-01 08:20:53 -0700
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>2022-12-05 02:09:40 +0000
commit735a7496cb35e48ccad51aad0934844a475e3fef (patch)
treea880f4eb62bd951ece5c28e9416912ae1383389d /RedfishPkg/RedfishLibs.dsc.inc
parent7de1c71dd2f4e04bd832fc7b92c8255161705393 (diff)
downloadedk2-735a7496cb35e48ccad51aad0934844a475e3fef.tar.gz
edk2-735a7496cb35e48ccad51aad0934844a475e3fef.tar.bz2
edk2-735a7496cb35e48ccad51aad0934844a475e3fef.zip
RedfishPkg: Fix typos of the .inc filenames
Fix a typo of "RedfishLibs.dsc.inc" in RedfishLibs.dsc.inc, and correct the name of the .fdf.inc filename in Redfish.fdf.inc. Signed-off-by: Rebecca Cran <rebecca@quicinc.com> Reviewed-by: Nickle Wang <nicklew@nvidia.com> Reviewed-by: Abner Chang <abner.chang@amd.com>
Diffstat (limited to 'RedfishPkg/RedfishLibs.dsc.inc')
-rw-r--r--RedfishPkg/RedfishLibs.dsc.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/RedfishPkg/RedfishLibs.dsc.inc b/RedfishPkg/RedfishLibs.dsc.inc
index 50e5dda773..56950b711f 100644
--- a/RedfishPkg/RedfishLibs.dsc.inc
+++ b/RedfishPkg/RedfishLibs.dsc.inc
@@ -2,7 +2,7 @@
# Redfish DSC include file for [LibraryClasses*] section of all Architectures.
#
# This file can be included to the [LibraryClasses*] section(s) of a platform DSC file
-# by using "!include RedfishPkg/RedfisLibs.dsc.inc" to specify the library instances
+# by using "!include RedfishPkg/RedfishLibs.dsc.inc" to specify the library instances
# of EDKII network library classes.
#
# (C) Copyright 2021 Hewlett Packard Enterprise Development LP<BR>