EmbeddedPkg: Fix some spelling mistakes found by cspell

When cspell is installed (via `npm install cspell`), CI checks for
spelling mistakes. There are currently a very large number of them: some
are genuine mistakes while others are words or acryonyms that cspell
doesn't know.

Fix a few of the misspellings in EmbeddedPkg.

Signed-off-by: Rebecca Cran <rebecca@bsdio.com>
This commit is contained in:
Rebecca Cran
2024-08-01 19:53:47 +00:00
committed by mergify[bot]
parent 669c5aa240
commit c26490ea29
4 changed files with 4 additions and 4 deletions
@@ -2,7 +2,7 @@
*
* Implement virtual EFI RealTimeClock runtime services.
*
* Coypright (c) 2019, Pete Batard <pete@akeo.ie>
* Copyright (c) 2019, Pete Batard <pete@akeo.ie>
* Copyright (c) 2018, Andrei Warkentin <andrey.warkentin@gmail.com>
* Copyright (c) 2011-2021, ARM Ltd. All rights reserved.
* Copyright (c) 2008-2010, Apple Inc. All rights reserved.