summaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2018-01-22 08:29:25 +0100
committerSascha Hauer <s.hauer@pengutronix.de>2018-01-22 09:13:18 +0100
commite85ec860be38961e666fa353c4e0af93e2d5d3ad (patch)
tree3d10fb0ba39397b8ad561cc4ac6ce211d38977a8 /Documentation/devicetree
parentd84273f034eb042739584d331d73acf3aaf75b05 (diff)
downloadbarebox-e85ec860be38961e666fa353c4e0af93e2d5d3ad.tar.gz
barebox-e85ec860be38961e666fa353c4e0af93e2d5d3ad.tar.xz
state: Documentation: Fix typo
underlaying -> underlying Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'Documentation/devicetree')
-rw-r--r--Documentation/devicetree/bindings/barebox/barebox,state.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/devicetree/bindings/barebox/barebox,state.rst b/Documentation/devicetree/bindings/barebox/barebox,state.rst
index 4be5f2f6bd..872bac061b 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 support
+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