]> git.proxmox.com Git - mirror_edk2.git/commitdiff
Correct minor comments.
authorlgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 27 Apr 2009 03:19:16 +0000 (03:19 +0000)
committerlgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 27 Apr 2009 03:19:16 +0000 (03:19 +0000)
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8174 6f19259b-4bc3-4df7-8a09-765794883524

MdePkg/Include/Protocol/HiiConfigAccess.h

index 0f89f6380808648e56f7c45efc9fcb70e4e9a083..87bbe74181bcf91ae3cecb8c8939999d18d5662c 100644 (file)
@@ -121,7 +121,7 @@ EFI_STATUS
   driver followed by name / value configuration pairs. The driver\r
   must apply those pairs to its configurable storage. If the\r
   driver's configuration is stored in a linear block of data\r
-  and the driver????s name / value pairs are in <BlockConfig>\r
+  and the driver's name / value pairs are in <BlockConfig>\r
   format, it may use the ConfigToBlock helper function (above) to\r
   simplify the job.\r
 \r