]> git.proxmox.com Git - mirror_edk2.git/blobdiff - SecurityPkg/UserIdentification/UserProfileManagerDxe/ModifyIdentityPolicy.c
SecurityPkg: Fix typos in comments
[mirror_edk2.git] / SecurityPkg / UserIdentification / UserProfileManagerDxe / ModifyIdentityPolicy.c
index 9f157f816b28f3eb4bb72881f4c1d04ae3a4b842..7c58329591adcd0d49e084e643846319a2d98b66 100644 (file)
@@ -409,7 +409,7 @@ CheckNewIdentityPolicy (
 /**\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