summaryrefslogtreecommitdiffstats
path: root/bitbake/doc/bitbake-user-manual/bitbake-user-manual-metadata.rst
diff options
context:
space:
mode:
Diffstat (limited to 'bitbake/doc/bitbake-user-manual/bitbake-user-manual-metadata.rst')
-rw-r--r--bitbake/doc/bitbake-user-manual/bitbake-user-manual-metadata.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/bitbake/doc/bitbake-user-manual/bitbake-user-manual-metadata.rst b/bitbake/doc/bitbake-user-manual/bitbake-user-manual-metadata.rst
index b0494d0809..ff60381f5c 100644
--- a/bitbake/doc/bitbake-user-manual/bitbake-user-manual-metadata.rst
+++ b/bitbake/doc/bitbake-user-manual/bitbake-user-manual-metadata.rst
@@ -1941,7 +1941,7 @@ Wildcard Support in Variables
1941============================= 1941=============================
1942 1942
1943Support for wildcard use in variables varies depending on the context in 1943Support for wildcard use in variables varies depending on the context in
1944which it is used. For example, some variables and file names allow 1944which it is used. For example, some variables and filenames allow
1945limited use of wildcards through the "``%``" and "``*``" characters. 1945limited use of wildcards through the "``%``" and "``*``" characters.
1946Other variables or names support Python's 1946Other variables or names support Python's
1947`glob <https://docs.python.org/3/library/glob.html>`_ syntax, 1947`glob <https://docs.python.org/3/library/glob.html>`_ syntax,