SourceLevelDebugPkg: Fix spelling errors
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=4091 Fixes spelling errors in the package so the SpellCheck CI plugin can be enabled. Cc: Hao A Wu <hao.a.wu@intel.com> Cc: Michael D Kinney <michael.d.kinney@intel.com> Signed-off-by: Michael Kubacki <michael.kubacki@microsoft.com> Reviewed-by: Hao A Wu <hao.a.wu@intel.com> Reviewed-by: Michael D Kinney <michael.d.kinney@intel.com>
This commit is contained in:
committed by
mergify[bot]
parent
1bd2ff1866
commit
d6d4a81f8a
@ -586,7 +586,7 @@ XhcWriteDebugReg (
|
||||
/**
|
||||
Verifies if the bit positions specified by a mask are set in a register.
|
||||
|
||||
@param[in, out] Register UNITN register
|
||||
@param[in, out] Register UINTN register
|
||||
@param[in] BitMask 32-bit mask
|
||||
|
||||
@return BOOLEAN - TRUE if all bits specified by the mask are enabled.
|
||||
|
Reference in New Issue
Block a user