From ba562ca040404796ab1018e769e886aa6b861bd1 Mon Sep 17 00:00:00 2001 From: Antoine Coeur Date: Fri, 7 Feb 2020 02:08:19 +0100 Subject: SecurityPkg/VariableAuthenticated: Fix few typos Fix few typos in comments and documentation. Cc: Jiewen Yao Cc: Jian J Wang Cc: Chao Zhang Signed-off-by: Antoine Coeur Reviewed-by: Philippe Mathieu-Daude Reviewed-by: Jiewen Yao Signed-off-by: Philippe Mathieu-Daude Message-Id: <20200207010831.9046-67-philmd@redhat.com> --- .../VariableAuthenticated/SecureBootConfigDxe/SecureBootConfigImpl.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'SecurityPkg/VariableAuthenticated/SecureBootConfigDxe/SecureBootConfigImpl.c') diff --git a/SecurityPkg/VariableAuthenticated/SecureBootConfigDxe/SecureBootConfigImpl.c b/SecurityPkg/VariableAuthenticated/SecureBootConfigDxe/SecureBootConfigImpl.c index 83497a23f5..4f01a2ed67 100644 --- a/SecurityPkg/VariableAuthenticated/SecureBootConfigDxe/SecureBootConfigImpl.c +++ b/SecurityPkg/VariableAuthenticated/SecureBootConfigDxe/SecureBootConfigImpl.c @@ -4071,7 +4071,7 @@ ON_EXIT: } /** - This functino to load signature data under the signature list. + This function to load signature data under the signature list. @param[in] PrivateData Module's private data. @param[in] LabelId Label number to insert opcodes. -- cgit v1.2.3