summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/terms.rst
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/ref-manual/terms.rst')
-rw-r--r--documentation/ref-manual/terms.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/ref-manual/terms.rst b/documentation/ref-manual/terms.rst
index e5a7565df5..eccae91a1c 100644
--- a/documentation/ref-manual/terms.rst
+++ b/documentation/ref-manual/terms.rst
@@ -31,7 +31,7 @@ universal, the list includes them just in case:
31 busybox_1.21.%.bbappend 31 busybox_1.21.%.bbappend
32 32
33 That append file 33 That append file
34 would match any ``busybox_1.21.``\ x\ ``.bb`` version of the recipe. So, 34 would match any ``busybox_1.21.x.bb`` version of the recipe. So,
35 the append file would match any of the following recipe names: 35 the append file would match any of the following recipe names:
36 36
37 .. code-block:: shell 37 .. code-block:: shell