Re: [PATCH] Fix spelling of "followed" in kwboot.1

2022-04-19 Thread Marek BehĂșn
On Sat, 16 Apr 2022 15:42:00 -0700
Vagrant Cascadian  wrote:

> Signed-off-by: Vagrant Cascadian 

Hello Vagrant,

The commit title should be prefixed with
  tools: kwboot:

The commit message shouldn't be empty. If you don't have anything to
say, just copy commit title.

Marek


[PATCH] Fix spelling of "followed" in kwboot.1

2022-04-16 Thread Vagrant Cascadian
Signed-off-by: Vagrant Cascadian 
---

 doc/kwboot.1 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/kwboot.1 b/doc/kwboot.1
index f555ff26a2..d663bf1f77 100644
--- a/doc/kwboot.1
+++ b/doc/kwboot.1
@@ -74,7 +74,7 @@ BootROM's standard input and BootROM's terminal echo are 
active and working
 fine. To workaround this BootROM bug with standard output, it is possible
 to manually overwrite BootROM variables stored in SRAM which BootROM use
 for checking if standard output is enabled or not. To enable BootROM
-standard output on UART, type this command folled by ENTER key:
+standard output on UART, type this command followed by ENTER key:
 
 .RS 1.2i
 .TP
-- 
2.35.1