diff --git a/documentation/poky-ref-manual/ref-classes.xml b/documentation/poky-ref-manual/ref-classes.xml
index 905538d878..4530754249 100644
--- a/documentation/poky-ref-manual/ref-classes.xml
+++ b/documentation/poky-ref-manual/ref-classes.xml
@@ -370,7 +370,7 @@
The class also provides variables like
- SITEINFO_ENDIANESS
+ SITEINFO_ENDIANNESS
and SITEINFO_BITS
that can be used elsewhere in the metadata.
diff --git a/documentation/poky-ref-manual/ref-variables.xml b/documentation/poky-ref-manual/ref-variables.xml
index e60f2ae5ae..81dbf0c1ca 100644
--- a/documentation/poky-ref-manual/ref-variables.xml
+++ b/documentation/poky-ref-manual/ref-variables.xml
@@ -885,7 +885,7 @@
- SITEINFO_ENDIANESS
+ SITEINFO_ENDIANNESS
Specifies the endian byte order of the target system.