[PATCH] state: Documentation: fix typo

Ulrich Ölmann u.oelmann at pengutronix.de
Fri Jan 19 02:20:26 PST 2018


Signed-off-by: Ulrich Ölmann <u.oelmann at pengutronix.de>
---
 Documentation/devicetree/bindings/barebox/barebox,state.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/barebox/barebox,state.rst b/Documentation/devicetree/bindings/barebox/barebox,state.rst
index cebb5f82879a..4be5f2f6bd7e 100644
--- a/Documentation/devicetree/bindings/barebox/barebox,state.rst
+++ b/Documentation/devicetree/bindings/barebox/barebox,state.rst
@@ -64,7 +64,7 @@ Optional Properties
 
 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
+*state* variable set. This is valid for all underlaying 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