[PATCH] Documentation: fix sucessfuly -> successfully typo

Vivien Didelot vivien.didelot at gmail.com
Tue Apr 6 16:01:20 BST 2021


From: Vivien Didelot <vdidelot at pbsc.com>

system-reset.rst was embedded a classic sucess -> success typo. Fix it.

Signed-off-by: Vivien Didelot <vdidelot at pbsc.com>
---
 Documentation/user/system-reset.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/user/system-reset.rst b/Documentation/user/system-reset.rst
index e76e3a23c1..bf7369d06f 100644
--- a/Documentation/user/system-reset.rst
+++ b/Documentation/user/system-reset.rst
@@ -31,7 +31,7 @@ But there are some drawbacks within this simple approach.
 * some SoC's boot behaviour gets parametrized by so called 'bootstrap pins'.
   These pins can have a different meaning at reset time and at run-time later
   on (multi purpose pins) but their correct values at reset time are very
-  important to boot the SoC sucessfully. If external devices are connected to
+  important to boot the SoC successfully. If external devices are connected to
   these multi purpose pins they can disturb the reset values, and so parametrizing
   the boot behaviour differently and hence crashing the SoC until the next real
   POR happens which also resets the external devices (and keep them away from the
-- 
2.30.2




More information about the barebox mailing list