summaryrefslogtreecommitdiffstats
path: root/OvmfPkg/Csm/CsmSupportLib
diff options
context:
space:
mode:
Diffstat (limited to 'OvmfPkg/Csm/CsmSupportLib')
-rw-r--r--OvmfPkg/Csm/CsmSupportLib/LegacyPlatform.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/OvmfPkg/Csm/CsmSupportLib/LegacyPlatform.c b/OvmfPkg/Csm/CsmSupportLib/LegacyPlatform.c
index 0ccfa97585..dd75be00f6 100644
--- a/OvmfPkg/Csm/CsmSupportLib/LegacyPlatform.c
+++ b/OvmfPkg/Csm/CsmSupportLib/LegacyPlatform.c
@@ -256,8 +256,8 @@ GetSelectedVgaDeviceInfo (
*VgaHandle = NULL;
//
- // Initialize variable states. Ths is important for selecting the VGA device
- // if multiple devices exist behind a single bridge.
+ // Initialize variable states. This is important for selecting the VGA
+ // device if multiple devices exist behind a single bridge.
//
HandleCount = 0;
HandleBuffer = NULL;