ShellPkg/DynamicCommand: Fix various typos
Fix various typos in comments and documentation. Cc: Ray Ni <ray.ni@intel.com> Cc: Zhichao Gao <zhichao.gao@intel.com> Signed-off-by: Antoine Coeur <coeur@gmx.fr> Reviewed-by: Philippe Mathieu-Daude <philmd@redhat.com> Reviewed-by: Zhichao Gao <zhichao.gao@intel.com> Signed-off-by: Philippe Mathieu-Daude <philmd@redhat.com> Message-Id: <20200207010831.9046-69-philmd@redhat.com>
This commit is contained in:
committed by
mergify[bot]
parent
6a5033ca3e
commit
f16bd39441
@ -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
|
||||
|
Reference in New Issue
Block a user