From: "Michael D Kinney" <michael.d.kinney@intel.com>
To: devel@edk2.groups.io
Cc: Liming Gao <liming.gao@intel.com>, Zhiguang Liu <zhiguang.liu@intel.com>
Subject: [Patch 3/6] MdePkg: Fix spelling mistake for occurred
Date: Fri, 31 Jul 2020 18:04:54 -0700 [thread overview]
Message-ID: <20200801010457.28776-4-michael.d.kinney@intel.com> (raw)
In-Reply-To: <20200801010457.28776-1-michael.d.kinney@intel.com>
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2361
Cc: Liming Gao <liming.gao@intel.com>
Cc: Zhiguang Liu <zhiguang.liu@intel.com>
Signed-off-by: Michael D Kinney <michael.d.kinney@intel.com>
---
MdePkg/Include/Protocol/UgaDraw.h | 2 +-
MdePkg/Library/BaseLib/FilePaths.c | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/MdePkg/Include/Protocol/UgaDraw.h b/MdePkg/Include/Protocol/UgaDraw.h
index 3d423be052..47286bb684 100644
--- a/MdePkg/Include/Protocol/UgaDraw.h
+++ b/MdePkg/Include/Protocol/UgaDraw.h
@@ -127,7 +127,7 @@ typedef enum {
@retval EFI_SUCCESS - The Blt operation completed.
@retval EFI_INVALID_PARAMETER - BltOperation is not valid.
- @retval EFI_DEVICE_ERROR - A hardware error occured writting to the video buffer.
+ @retval EFI_DEVICE_ERROR - A hardware error occurred writting to the video buffer.
**/
typedef
diff --git a/MdePkg/Library/BaseLib/FilePaths.c b/MdePkg/Library/BaseLib/FilePaths.c
index 40e8d773ce..c2c561ac64 100644
--- a/MdePkg/Library/BaseLib/FilePaths.c
+++ b/MdePkg/Library/BaseLib/FilePaths.c
@@ -57,7 +57,7 @@ PathRemoveLastItem(
@param[in] Path The pointer to the string containing the path.
- @return Returns Path, otherwise returns NULL to indicate that an error has occured.
+ @return Returns Path, otherwise returns NULL to indicate that an error has occurred.
**/
CHAR16*
EFIAPI
--
2.21.0.windows.1
next prev parent reply other threads:[~2020-08-01 1:05 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-08-01 1:04 [Patch 0/6] Fix spelling mistake for occurred Michael D Kinney
2020-08-01 1:04 ` [Patch 1/6] EmulatorPkg: " Michael D Kinney
2020-08-03 2:19 ` [edk2-devel] " Liming Gao
2020-08-07 5:38 ` Ni, Ray
2020-08-01 1:04 ` [Patch 2/6] MdeModulePkg: " Michael D Kinney
2020-08-07 3:28 ` [edk2-devel] " Wu, Hao A
2020-08-01 1:04 ` Michael D Kinney [this message]
2020-08-03 2:12 ` [edk2-devel] [Patch 3/6] MdePkg: " Liming Gao
2020-08-01 1:04 ` [Patch 4/6] OvmfPkg: " Michael D Kinney
2020-08-01 19:15 ` Laszlo Ersek
2020-08-01 1:04 ` [Patch 5/6] SecurityPkg: " Michael D Kinney
2020-08-04 10:00 ` [edk2-devel] " Maciej Rabeda
2020-08-18 16:42 ` Wang, Jian J
2020-08-01 1:04 ` [Patch 6/6] ShellPkg: " Michael D Kinney
2020-08-03 4:49 ` [edk2-devel] " Gao, Zhichao
2020-08-03 0:57 ` [edk2-devel] [Patch 0/6] " Guomin Jiang
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-list from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200801010457.28776-4-michael.d.kinney@intel.com \
--to=devel@edk2.groups.io \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox