[edk2-devel] [edk2-platforms] [PATCH] SpiTool: Fix spelling errors

Nate DeSimone nathaniel.l.desimone at intel.com
Tue May 19 06:20:49 UTC 2020


"beggining" should be "beginning"

Signed-off-by: Nate DeSimone <nathaniel.l.desimone at intel.com>
Cc: Marcin Wojtas <mw at semihalf.com>
Cc: Leif Lindholm <leif at nuviainc.com>
---
 Silicon/Marvell/Applications/SpiTool/SpiFlashCmd.c   | 3 ++-
 Silicon/Marvell/Applications/SpiTool/SpiFlashCmd.uni | 3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/Silicon/Marvell/Applications/SpiTool/SpiFlashCmd.c b/Silicon/Marvell/Applications/SpiTool/SpiFlashCmd.c
index 7ff45b6a9c..46871de688 100644
--- a/Silicon/Marvell/Applications/SpiTool/SpiFlashCmd.c
+++ b/Silicon/Marvell/Applications/SpiTool/SpiFlashCmd.c
@@ -1,5 +1,6 @@
 /*******************************************************************************
 Copyright (C) 2016 Marvell International Ltd.
+Copyright (c) 2020, Intel Corporation. All rights reserved.
 
 SPDX-License-Identifier: BSD-2-Clause-Patent
 
@@ -83,7 +84,7 @@ SfUsage (
          "Length   - Number of bytes to send\n"
          "Address  - Address in RAM to store/load data\n"
          "FilePath - Path to file to read/write data from/to\n"
-         "Offset   - Offset from beggining of SPI flash to store/load data\n"
+         "Offset   - Offset from beginning of SPI flash to store/load data\n"
          "Examples:\n"
          "Check if there is response from SPI flash\n"
          "  sf probe\n"
diff --git a/Silicon/Marvell/Applications/SpiTool/SpiFlashCmd.uni b/Silicon/Marvell/Applications/SpiTool/SpiFlashCmd.uni
index 57a9109ee7..3cec099732 100644
--- a/Silicon/Marvell/Applications/SpiTool/SpiFlashCmd.uni
+++ b/Silicon/Marvell/Applications/SpiTool/SpiFlashCmd.uni
@@ -1,5 +1,6 @@
 /*******************************************************************************
 Copyright (C) 2016 Marvell International Ltd.
+Copyright (c) 2020, Intel Corporation. All rights reserved.
 
 SPDX-License-Identifier: BSD-2-Clause-Patent
 
@@ -21,7 +22,7 @@ SPDX-License-Identifier: BSD-2-Clause-Patent
 " \r\n"
 "   Length        - Number of bytes to send\r\n"
 "   Address       - Address in RAM to store/load data\r\n"
-"   Offset        - Offset from beggining of SPI flash to store/load data\r\n"
+"   Offset        - Offset from beginning of SPI flash to store/load data\r\n"
 "   FilePath      - Path to file to read data into or write/update data from \r\n"
 ".SH EXAMPLES\r\n"
 " \r\n"
-- 
2.26.0.windows.1


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.

View/Reply Online (#59785): https://edk2.groups.io/g/devel/message/59785
Mute This Topic: https://groups.io/mt/74320014/1813853
Group Owner: devel+owner at edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub  [edk2-devel-archive at redhat.com]
-=-=-=-=-=-=-=-=-=-=-=-




More information about the edk2-devel-archive mailing list