Fix typo.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7683 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
klu2
2009-02-25 10:50:45 +00:00
parent 9bc88ad8ed
commit 58612f248f
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
#/** @file
#
# Capsule Runtime Drivers produces two UEFI capsule runtime services.
# Capsule Runtime Driver produces two UEFI capsule runtime services.
# (UpdateCapsule, QueryCapsuleCapabilities)
# It installs the Capsule Architectural Protocol (EDKII extension definition) to signify
# the capsule runtime services are ready.