diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2011-10-20 06:58:10 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-10-31 22:37:08 +0000 |
commit | 24fd69a90e46f4dfb972c4f1836b6e52119bd335 (patch) | |
tree | 5971064fc167d0b5317a600e2331ac838b09b878 /documentation | |
parent | 6943f792e7141eaa01cce1e7042dbfbfc87aff25 (diff) | |
download | poky-24fd69a90e46f4dfb972c4f1836b6e52119bd335.tar.gz |
documentation/poky-ref-manual/extendpoky.xml: punctuation fixed.
(From yocto-docs rev: d419a193032f0aa7fec74389ba224ff4f59be342)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
-rw-r--r-- | documentation/poky-ref-manual/extendpoky.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/poky-ref-manual/extendpoky.xml b/documentation/poky-ref-manual/extendpoky.xml index 30fce1459f..617f389dce 100644 --- a/documentation/poky-ref-manual/extendpoky.xml +++ b/documentation/poky-ref-manual/extendpoky.xml | |||
@@ -1300,7 +1300,7 @@ | |||
1300 | important files that contain the license text for the source code. | 1300 | important files that contain the license text for the source code. |
1301 | It is possible to specify a checksum for an entire file, or a specific section of a | 1301 | It is possible to specify a checksum for an entire file, or a specific section of a |
1302 | file (specified by beginning and ending line numbers with the "beginline" and "endline" | 1302 | file (specified by beginning and ending line numbers with the "beginline" and "endline" |
1303 | parameters respectively). | 1303 | parameters, respectively). |
1304 | The latter is useful for source files with a license notice header, | 1304 | The latter is useful for source files with a license notice header, |
1305 | README documents, and so forth. | 1305 | README documents, and so forth. |
1306 | If you do not use the "beginline" parameter, then it is assumed that the text begins on the | 1306 | If you do not use the "beginline" parameter, then it is assumed that the text begins on the |