diff options
Diffstat (limited to 'documentation/ref-manual/structure.rst')
| -rw-r--r-- | documentation/ref-manual/structure.rst | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/documentation/ref-manual/structure.rst b/documentation/ref-manual/structure.rst index 533745b370..fe27d17caa 100644 --- a/documentation/ref-manual/structure.rst +++ b/documentation/ref-manual/structure.rst | |||
| @@ -669,10 +669,10 @@ Yocto Project. Metadata has several important subdivisions: | |||
| 669 | 669 | ||
| 670 | .. _structure-meta-classes: | 670 | .. _structure-meta-classes: |
| 671 | 671 | ||
| 672 | ``meta/classes/`` | 672 | ``meta/classes*/`` |
| 673 | ----------------- | 673 | ------------------ |
| 674 | 674 | ||
| 675 | This directory contains the ``*.bbclass`` files. Class files are used to | 675 | These directories contain the ``*.bbclass`` files. Class files are used to |
| 676 | abstract common code so it can be reused by multiple packages. Every | 676 | abstract common code so it can be reused by multiple packages. Every |
| 677 | package inherits the :ref:`ref-classes-base` file. Examples of other important | 677 | package inherits the :ref:`ref-classes-base` file. Examples of other important |
| 678 | classes are :ref:`ref-classes-autotools`, which in theory allows any | 678 | classes are :ref:`ref-classes-autotools`, which in theory allows any |
