]> git.proxmox.com Git - mirror_edk2.git/blobdiff - SecurityPkg/UserIdentification/UserProfileManagerDxe/UserProfileManager.h
SecurityPkg: Fix typos in comments
[mirror_edk2.git] / SecurityPkg / UserIdentification / UserProfileManagerDxe / UserProfileManager.h
index afa420ea7babd65046464d714a582752cb7e0b84..5ab5457a8f64573b0d0641f8944641d3a9165283 100644 (file)
@@ -254,7 +254,7 @@ AddIdentityPolicyItem (
 /**\r
   Save the identity policy and update UI with it.\r
   \r
-  This funciton will verify the new identity policy, in current implementation, \r
+  This function will verify the new identity policy, in current implementation, \r
   the identity policy can be:  T, P & P & P & ..., P | P | P | ...\r
   Here, "T" means "True", "P" means "Credential Provider", "&" means "and", "|" means "or".\r
   Other identity policies are not supported.  \r