IntelFrameworkModulePkg: Fix typos in comments
- stoping -> stopping - Pointion -> Position - Arrary -> Array - reseting -> resetting - excute -> execute - isTRUE -> is TRUE - connectted -> connected - Retrive -> Retrieve - dirvers -> drivers - funciton -> function - paramter -> parameter - availible -> available - permenent -> permanent - boundry -> boundary Cc: Jeff Fan <jeff.fan@intel.com> Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Gary Lin <glin@suse.com> Reviewed-by: Jeff Fan <jeff.fan@intel.com>
This commit is contained in:
@@ -56,7 +56,7 @@ DataHubStdErrEventHandler (
|
||||
//
|
||||
// If StdErr is not yet initialized just return a DEBUG print in the BDS
|
||||
// after consoles are connect will make sure data gets flushed properly
|
||||
// when StdErr is availible.
|
||||
// when StdErr is available.
|
||||
//
|
||||
if (gST == NULL) {
|
||||
return ;
|
||||
|
Reference in New Issue
Block a user