summaryrefslogtreecommitdiff
path: root/MdePkg/Include
diff options
context:
space:
mode:
authorgdong1 <gdong1@6f19259b-4bc3-4df7-8a09-765794883524>2011-10-26 02:21:06 +0000
committergdong1 <gdong1@6f19259b-4bc3-4df7-8a09-765794883524>2011-10-26 02:21:06 +0000
commit15e329df651a614327fd67541455accb8b0da7e3 (patch)
tree697e69637a6ef778aed163e4efe184aa1488674d /MdePkg/Include
parentea9b6bb4dba6a2ff0539014a3e1c8167bd99bb5a (diff)
downloadedk2-15e329df651a614327fd67541455accb8b0da7e3.zip
edk2-15e329df651a614327fd67541455accb8b0da7e3.tar.gz
edk2-15e329df651a614327fd67541455accb8b0da7e3.tar.bz2
correct a typo.
Signed-off-by: gdong1 git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@12569 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdePkg/Include')
-rw-r--r--MdePkg/Include/Protocol/UserManager.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/MdePkg/Include/Protocol/UserManager.h b/MdePkg/Include/Protocol/UserManager.h
index 1e8315d..8c9f662 100644
--- a/MdePkg/Include/Protocol/UserManager.h
+++ b/MdePkg/Include/Protocol/UserManager.h
@@ -514,7 +514,7 @@ EFI_STATUS
This function changes user information. If NULL is pointed to by UserInfo, then a new user
information record is created and its handle is returned in UserInfo. Otherwise, the existing one is
replaced.
- If EFI_USER_INFO_IDENITTY_POLICY_RECORD is changed, it is the caller's responsibility to keep it to
+ If EFI_USER_INFO_IDENTITY_POLICY_RECORD is changed, it is the caller's responsibility to keep it to
be synced with the information on credential providers.
If EFI_USER_INFO_EXCLUSIVE is specified in Info and a user information record of the same
type already exists in the user profile, then EFI_ACCESS_DENIED will be returned and