diff options
Diffstat (limited to 'MdePkg/Include/Protocol/UserCredential.h')
-rw-r--r-- | MdePkg/Include/Protocol/UserCredential.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MdePkg/Include/Protocol/UserCredential.h b/MdePkg/Include/Protocol/UserCredential.h index fa1450b933..ef0ac352aa 100644 --- a/MdePkg/Include/Protocol/UserCredential.h +++ b/MdePkg/Include/Protocol/UserCredential.h @@ -41,7 +41,7 @@ typedef UINT16 EFI_USER_INFO_ATTRIBS; #define EFI_USER_INFO_EXCLUSIVE 0x0080
///
-/// User infromation structure
+/// User information structure
///
typedef struct {
///
|