]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
ref-manual: Edits to BBMASK variable.
authorScott Rifenbark <scott.m.rifenbark@intel.com>
Thu, 28 Mar 2013 15:40:02 +0000 (08:40 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 4 Apr 2013 13:13:37 +0000 (14:13 +0100)
(From yocto-docs rev: 862b44afd8f6dc50e0c7f50b83e353ab0e12fcf4)

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
documentation/ref-manual/ref-variables.xml

index 7d8e73293e350cb0ff8c4990ebd50cd61dcc30e0..39c32426ce52aee1fb692ac587ad61794cac0659 100644 (file)
                     Consequently, matching files are not parsed or otherwise
                     used by BitBake.</para>
                 <para>
-                    The value you provide is passed to python's regular
+                    The value you provide is passed to Python's regular
                     expression compiler.
                     The expression is compared against the full paths to
                     the files.
-                    For complete syntax information, see python's
+                    For complete syntax information, see Python's
                     documentation at
                     <ulink url='http://docs.python.org/release/2.3/lib/re-syntax.html'></ulink>.
                 </para>