Fixed typos: hanlder should be handler.
Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Chen Fan <chen.fan.fnst@cn.fujitsu.com> Reviewed-by: Jeff Fan <jeff.fan@intel.com> git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@15642 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -1439,7 +1439,7 @@ IDEDiskInfoWhichIde (
|
||||
Clear pending IDE interrupt before OS loader/kernel take control of the IDE device.
|
||||
|
||||
@param Event Pointer to this event
|
||||
@param Context Event hanlder private data
|
||||
@param Context Event handler private data
|
||||
|
||||
**/
|
||||
VOID
|
||||
|
@@ -528,7 +528,7 @@ IDEDiskInfoWhichIde (
|
||||
Clear pending IDE interrupt before OS loader/kernel take control of the IDE device.
|
||||
|
||||
@param Event Pointer to this event
|
||||
@param Context Event hanlder private data
|
||||
@param Context Event handler private data
|
||||
|
||||
**/
|
||||
VOID
|
||||
|
Reference in New Issue
Block a user