diff options
author | Scott Rifenbark <srifenbark@gmail.com> | 2018-09-24 08:40:56 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-10-04 14:33:50 +0100 |
commit | a2d14e5b6d218fe778d75afbb5b76e153f909f21 (patch) | |
tree | 04426b87bfc8f2067bdd38c2355172dbfb556cba /documentation/dev-manual/dev-manual-common-tasks.xml | |
parent | 1b18eaa37602dfafae64f7479bfdea2bffdd4c5e (diff) | |
download | poky-a2d14e5b6d218fe778d75afbb5b76e153f909f21.tar.gz |
dev-manual: Fixed poor writing
The bullet item describing what the LAYERSERIES_COMPAT variable was
written poorly (ending in a preposition). I fixed the sentence to
read more clearly.
(From yocto-docs rev: 35d09727ab527df7d54ac1316c8e825f586ebc9a)
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/dev-manual/dev-manual-common-tasks.xml')
-rw-r--r-- | documentation/dev-manual/dev-manual-common-tasks.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/dev-manual/dev-manual-common-tasks.xml b/documentation/dev-manual/dev-manual-common-tasks.xml index 9745c1308b..25f0fab1ac 100644 --- a/documentation/dev-manual/dev-manual-common-tasks.xml +++ b/documentation/dev-manual/dev-manual-common-tasks.xml | |||
@@ -189,8 +189,8 @@ | |||
189 | <ulink url='&YOCTO_WIKI_URL;/wiki/Releases'>Yocto Project</ulink> | 189 | <ulink url='&YOCTO_WIKI_URL;/wiki/Releases'>Yocto Project</ulink> |
190 | releases for which the current version is | 190 | releases for which the current version is |
191 | compatible. | 191 | compatible. |
192 | This variable is a good way to indicate how | 192 | This variable is a good way to indicate if |
193 | up-to-date your particular layer is. | 193 | your particular layer is current. |
194 | </para></listitem> | 194 | </para></listitem> |
195 | </itemizedlist> | 195 | </itemizedlist> |
196 | </para></listitem> | 196 | </para></listitem> |