]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
ref-manual: Punctuation fix in "Logging With Bash" section.
authorScott Rifenbark <scott.m.rifenbark@intel.com>
Tue, 26 Mar 2013 17:56:12 +0000 (10:56 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 4 Apr 2013 13:12:50 +0000 (14:12 +0100)
(From yocto-docs rev: 7b13b4b664802b31233ac3638913091d3a7af45c)

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

index 6d931be2170701ff6bf690434596a9abc21dc3c4..d6d7e5228fd45642ec4eab38a783f4a0b5773a2e 100644 (file)
             <title>Logging With Bash</title>
             <para>
                 When creating recipes using Bash and inserting code that handles build
-                logs you have the same goals - informative with minimal console output.
+                logs, you have the same goals - informative with minimal console output.
                 The syntax you use for recipes written in Bash is similar to that of
                 recipes written in Python described in the previous section.
             </para>