[PATCH v2] state: Documentation: fix typo
Ulrich Ölmann
u.oelmann at pengutronix.de
Sun Jan 21 23:37:48 PST 2018
Signed-off-by: Ulrich Ölmann <u.oelmann at pengutronix.de>
---
Documentation/devicetree/bindings/barebox/barebox,state.rst | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/Documentation/devicetree/bindings/barebox/barebox,state.rst b/Documentation/devicetree/bindings/barebox/barebox,state.rst
index cebb5f82879a..872bac061b44 100644
--- a/Documentation/devicetree/bindings/barebox/barebox,state.rst
+++ b/Documentation/devicetree/bindings/barebox/barebox,state.rst
@@ -63,8 +63,8 @@ Optional Properties
.. _barebox,state_backend_stridesize:
The ``backend-stridesize`` is still optional but required whenever the
-underlaying backend doesn't provide an information how to pad an instance of a
-*state* variable set. This is valid for all underlaying backends which supports
+underlying backend doesn't provide an information how to pad an instance of a
+*state* variable set. This is valid for all underlying backends which support
writes on a byte-by-byte manner or don't have eraseblocks (EEPROM, SRAM and NOR
type flash backends).
The ``backend-stridesize`` value is used by the ``direct`` backend storage type
--
2.11.0
More information about the barebox
mailing list