EmulatorPkg/Win: Fix various typos
Fix various typos in comments and documentation. Cc: Jordan Justen <jordan.l.justen@intel.com> Cc: Andrew Fish <afish@apple.com> Cc: Ray Ni <ray.ni@intel.com> Signed-off-by: Antoine Coeur <coeur@gmx.fr> Reviewed-by: Philippe Mathieu-Daude <philmd@redhat.com> Acked-by: Liming Gao <liming.gao@intel.com> Signed-off-by: Philippe Mathieu-Daude <philmd@redhat.com> Message-Id: <20200207010831.9046-7-philmd@redhat.com>
This commit is contained in:
committed by
mergify[bot]
parent
26cfe2c659
commit
3d6b7fd303
@@ -78,7 +78,7 @@ typedef struct {
|
||||
UINT32 Width;
|
||||
UINT32 Height;
|
||||
//
|
||||
// This screen is used to redraw the scree when windows events happen. It's
|
||||
// This screen is used to redraw the screen when windows events happen. It's
|
||||
// updated in the main thread and displayed in the windows thread.
|
||||
//
|
||||
BITMAPV4HEADER *VirtualScreenInfo;
|
||||
|
Reference in New Issue
Block a user