diff options
| author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2013-06-12 14:21:17 +0300 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-06-14 17:33:31 +0100 |
| commit | ffcb7c67e03793b26261db24c36a038ca2cfbbaa (patch) | |
| tree | 88a3615d88b7e5869ae7d45b31961e41bc939b66 | |
| parent | b38ed97194d899ffc693bb6d1a8af6ad4c8b22a1 (diff) | |
| download | poky-ffcb7c67e03793b26261db24c36a038ca2cfbbaa.tar.gz | |
ref-manual: fixed caps problem with the word "numberS"
(From yocto-docs rev: 079abc1c0eac1b58f8b4947f1addb1161a4bb53d)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
| -rw-r--r-- | documentation/ref-manual/ref-variables.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index d7fdfed657..7bf6467b54 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml | |||
| @@ -3050,7 +3050,7 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3" | |||
| 3050 | You can use the "<filename>%</filename>" character as a | 3050 | You can use the "<filename>%</filename>" character as a |
| 3051 | wildcard to match any number of characters, which can be | 3051 | wildcard to match any number of characters, which can be |
| 3052 | useful when specifying versions that contain long revision | 3052 | useful when specifying versions that contain long revision |
| 3053 | numberS that could 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" |
