mirror of
https://github.com/Dasharo/edk2.git
synced 2026-06-13 10:16:24 -07:00
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:
committed by
mergify[bot]
parent
669c5aa240
commit
c26490ea29
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user