summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/ref-variables.xml
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/ref-manual/ref-variables.xml')
-rw-r--r--documentation/ref-manual/ref-variables.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml
index 598673fa18..d7fdfed657 100644
--- a/documentation/ref-manual/ref-variables.xml
+++ b/documentation/ref-manual/ref-variables.xml
@@ -3047,10 +3047,10 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
3047 you want to select, and you should set to the 3047 you want to select, and you should set to the
3048 <link linkend='var-PV'><filename>PV</filename></link> 3048 <link linkend='var-PV'><filename>PV</filename></link>
3049 accordingly for precedence. 3049 accordingly for precedence.
3050 You can use the "<filename>%</filename>" character as a wildcard 3050 You can use the "<filename>%</filename>" character as a
3051 to match any number of characters, which can be useful when 3051 wildcard to match any number of characters, which can be
3052 specifying versions that contain long revision number that could 3052 useful when specifying versions that contain long revision
3053 potentially change. 3053 numberS that could potentially change.
3054 Here are two examples: 3054 Here are two examples:
3055 <literallayout class='monospaced'> 3055 <literallayout class='monospaced'>
3056 PREFERRED_VERSION_python = "2.6.6" 3056 PREFERRED_VERSION_python = "2.6.6"