diff options
Diffstat (limited to 'documentation/overview-manual')
-rw-r--r-- | documentation/overview-manual/concepts.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/overview-manual/concepts.rst b/documentation/overview-manual/concepts.rst index c495e4cc41..386a9e09d5 100644 --- a/documentation/overview-manual/concepts.rst +++ b/documentation/overview-manual/concepts.rst | |||
@@ -921,7 +921,7 @@ the analysis and package splitting process use several areas: | |||
921 | - :term:`STAGING_DIR_TARGET`: | 921 | - :term:`STAGING_DIR_TARGET`: |
922 | The path for the sysroot used when a component that is built to | 922 | The path for the sysroot used when a component that is built to |
923 | execute on a system and it generates code for yet another machine | 923 | execute on a system and it generates code for yet another machine |
924 | (e.g. cross-canadian recipes). | 924 | (e.g. :ref:`cross-canadian <ref-classes-cross-canadian>` recipes). |
925 | 925 | ||
926 | The :term:`FILES` variable defines the | 926 | The :term:`FILES` variable defines the |
927 | files that go into each package in | 927 | files that go into each package in |