mirror of https://github.com/acidanthera/audk.git
Fix typo
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7682 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
a8fdba528b
commit
9bc88ad8ed
|
@ -1,6 +1,6 @@
|
||||||
/** @file
|
/** @file
|
||||||
|
|
||||||
A UI application to offer a UI interface in device manager to let user configue
|
A UI application to offer a UI interface in device manager to let user configure
|
||||||
platform override protocol to override the default algorithm for matching
|
platform override protocol to override the default algorithm for matching
|
||||||
drivers to controllers.
|
drivers to controllers.
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
#/** @file
|
#/** @file
|
||||||
#
|
#
|
||||||
# A UI application to offer a UI interface in device manager to let user configue
|
# A UI application to offer an UI interface in device manager to let user configure
|
||||||
# platform override protocol to override the default algorithm for matching
|
# platform override protocol to override the default algorithm for matching
|
||||||
# drivers to controllers.
|
# drivers to controllers.
|
||||||
#
|
#
|
||||||
|
|
Loading…
Reference in New Issue