]> git.proxmox.com Git - mirror_edk2.git/commitdiff
Fix a typo in the comments
authorniruiyu <niruiyu@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 14 Nov 2011 02:41:04 +0000 (02:41 +0000)
committerniruiyu <niruiyu@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 14 Nov 2011 02:41:04 +0000 (02:41 +0000)
Signed-off-by: niruiyu
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@12689 6f19259b-4bc3-4df7-8a09-765794883524

MdeModulePkg/Universal/Variable/Pei/Variable.c

index 5043f19c51062a1ac3cf04e65532716ce51fa00c..4c8b9bbc382f58b3f10556c381aafabfcd45657e 100644 (file)
@@ -325,7 +325,7 @@ CompareWithValidVariable (
 /**\r
   Return the variable store header and the index table based on the Index.\r
 \r
-  @param Index      The index of the variable store.\r
+  @param Type       The type of the variable store.\r
   @param IndexTable Return the index table.\r
 \r
   @return  Pointer to the variable store header.\r