diff options
author | Scott Rifenbark <srifenbark@gmail.com> | 2019-05-30 10:57:51 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-06-18 11:30:38 +0100 |
commit | bd9baabe5fb58c2d9530f7e79c5bb7f4e3387c12 (patch) | |
tree | 16070d731eab23c452e0362325aacc26bdc6a2e8 /documentation/ref-manual | |
parent | e68171d8064387769175bfc2bf9d3aaec6805e59 (diff) | |
download | poky-bd9baabe5fb58c2d9530f7e79c5bb7f4e3387c12.tar.gz |
ref-manual: Grammar correction
I left out the word "not" in a key sentence in the new
"Checking on the Upgrade Status of a Recipe" section.
Little words can make big differences.
(From yocto-docs rev: 2f3995a07eba7e3e3b66aa60bfffcdf9c50077b8)
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/ref-manual')
-rw-r--r-- | documentation/ref-manual/ref-devtool-reference.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/ref-manual/ref-devtool-reference.xml b/documentation/ref-manual/ref-devtool-reference.xml index 14395a7ffd..4810d28ad1 100644 --- a/documentation/ref-manual/ref-devtool-reference.xml +++ b/documentation/ref-manual/ref-devtool-reference.xml | |||
@@ -442,7 +442,7 @@ | |||
442 | The command displays a table of your current recipe versions, | 442 | The command displays a table of your current recipe versions, |
443 | the latest upstream versions, the email address of the recipe's | 443 | the latest upstream versions, the email address of the recipe's |
444 | maintainer, and any additional information such as commit hash | 444 | maintainer, and any additional information such as commit hash |
445 | strings and reasons you might be able to upgrade a particular | 445 | strings and reasons you might not be able to upgrade a particular |
446 | recipe. | 446 | recipe. |
447 | <note><title>NOTES:</title> | 447 | <note><title>NOTES:</title> |
448 | <itemizedlist> | 448 | <itemizedlist> |