summaryrefslogtreecommitdiff
path: root/docs/specs/rocker.txt
diff options
context:
space:
mode:
Diffstat (limited to 'docs/specs/rocker.txt')
-rw-r--r--docs/specs/rocker.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/specs/rocker.txt b/docs/specs/rocker.txt
index d2a82624f4..1857b31703 100644
--- a/docs/specs/rocker.txt
+++ b/docs/specs/rocker.txt
@@ -303,7 +303,7 @@ Endianness
----------
Device registers are hard-coded to little-endian (LE). The driver should
-convert to/from host endianess to LE for device register accesses.
+convert to/from host endianness to LE for device register accesses.
Descriptors are LE. Descriptor buffer TLVs will have LE type and length
fields, but the value field can either be LE or network-byte-order, depending