summaryrefslogtreecommitdiffstats
path: root/ShellPkg/DynamicCommand/DpDynamicCommand/DpTrace.c
diff options
context:
space:
mode:
Diffstat (limited to 'ShellPkg/DynamicCommand/DpDynamicCommand/DpTrace.c')
-rw-r--r--ShellPkg/DynamicCommand/DpDynamicCommand/DpTrace.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/ShellPkg/DynamicCommand/DpDynamicCommand/DpTrace.c b/ShellPkg/DynamicCommand/DpDynamicCommand/DpTrace.c
index f64c5ccf58..1a247d4bd4 100644
--- a/ShellPkg/DynamicCommand/DpDynamicCommand/DpTrace.c
+++ b/ShellPkg/DynamicCommand/DpDynamicCommand/DpTrace.c
@@ -85,7 +85,7 @@ GetPerformanceMeasurementRecord (
@post The SummaryData and CumData structures contain statistics for the
current performance logs.
- @param[in, out] CustomCumulativeData A pointer to the cumtom cumulative data.
+ @param[in, out] CustomCumulativeData A pointer to the custom cumulative data.
**/
VOID
@@ -830,7 +830,7 @@ ProcessGlobal(
- Update the instance count and the total, minimum, and maximum durations.
Finally, print the gathered cumulative statistics.
- @param[in] CustomCumulativeData A pointer to the cumtom cumulative data.
+ @param[in] CustomCumulativeData A pointer to the custom cumulative data.
**/
VOID