]> git.proxmox.com Git - mirror_edk2.git/blobdiff - ShellPkg/DynamicCommand/DpDynamicCommand/DpTrace.c
ShellPkg/DynamicCommand: Fix various typos
[mirror_edk2.git] / ShellPkg / DynamicCommand / DpDynamicCommand / DpTrace.c
index f64c5ccf58f9bbd5a6fcac53f6b48d4fc396becc..1a247d4bd492c52f5a3614afc976600fc41204c3 100644 (file)
@@ -85,7 +85,7 @@ GetPerformanceMeasurementRecord (
   @post The SummaryData and CumData structures contain statistics for the\r
         current performance logs.\r
 \r
   @post The SummaryData and CumData structures contain statistics for the\r
         current performance logs.\r
 \r
-  @param[in, out] CustomCumulativeData  A pointer to the cumtom cumulative data.\r
+  @param[in, out] CustomCumulativeData  A pointer to the custom cumulative data.\r
 \r
 **/\r
 VOID\r
 \r
 **/\r
 VOID\r
@@ -830,7 +830,7 @@ ProcessGlobal(
      - Update the instance count and the total, minimum, and maximum durations.\r
   Finally, print the gathered cumulative statistics.\r
 \r
      - Update the instance count and the total, minimum, and maximum durations.\r
   Finally, print the gathered cumulative statistics.\r
 \r
-  @param[in]    CustomCumulativeData  A pointer to the cumtom cumulative data.\r
+  @param[in]    CustomCumulativeData  A pointer to the custom cumulative data.\r
 \r
 **/\r
 VOID\r
 \r
 **/\r
 VOID\r