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>
This commit is contained in:
Scott Rifenbark 2013-06-12 14:21:17 +03:00 committed by Richard Purdie
parent b38ed97194
commit ffcb7c67e0
1 changed files with 1 additions and 1 deletions

View File

@ -3050,7 +3050,7 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
You can use the "<filename>%</filename>" character as a
wildcard to match any number of characters, which can be
useful when specifying versions that contain long revision
numberS that could potentially change.
numbers that could potentially change.
Here are two examples:
<literallayout class='monospaced'>
PREFERRED_VERSION_python = "2.6.6"