diff options
-rw-r--r-- | documentation/poky-ref-manual/ref-classes.xml | 2 | ||||
-rw-r--r-- | documentation/poky-ref-manual/ref-variables.xml | 2 |
2 files changed, 2 insertions, 2 deletions
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 @@ | |||
370 | 370 | ||
371 | <para> | 371 | <para> |
372 | The class also provides variables like | 372 | The class also provides variables like |
373 | <filename><link linkend='var-SITEINFO_ENDIANESS'>SITEINFO_ENDIANESS</link></filename> | 373 | <filename><link linkend='var-SITEINFO_ENDIANNESS'>SITEINFO_ENDIANNESS</link></filename> |
374 | and <filename><link linkend='var-SITEINFO_BITS'>SITEINFO_BITS</link></filename> | 374 | and <filename><link linkend='var-SITEINFO_BITS'>SITEINFO_BITS</link></filename> |
375 | that can be used elsewhere in the metadata. | 375 | that can be used elsewhere in the metadata. |
376 | </para> | 376 | </para> |
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 @@ | |||
885 | </glossdef> | 885 | </glossdef> |
886 | </glossentry> | 886 | </glossentry> |
887 | 887 | ||
888 | <glossentry id='var-SITEINFO_ENDIANESS'><glossterm>SITEINFO_ENDIANESS</glossterm> | 888 | <glossentry id='var-SITEINFO_ENDIANNESS'><glossterm>SITEINFO_ENDIANNESS</glossterm> |
889 | <glossdef> | 889 | <glossdef> |
890 | <para> | 890 | <para> |
891 | Specifies the endian byte order of the target system. | 891 | Specifies the endian byte order of the target system. |