diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2014-06-12 22:16:20 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-06-18 10:30:48 +0100 |
commit | 4ff75a571aa1d0d0a2120917fba3d054f73dfd41 (patch) | |
tree | 826bc92c2880bba4e6e0ff74948ec22b7486a6ae /documentation/ref-manual | |
parent | ad76aa0a947f36c42b33933e8752eda580500dda (diff) | |
download | poky-4ff75a571aa1d0d0a2120917fba3d054f73dfd41.tar.gz |
ref-manual: Fixed a typo in one of the QA descriptions.
(From yocto-docs rev: 612ec8f679f9864fa1330d8c92044d8340f88f8e)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/ref-manual')
-rw-r--r-- | documentation/ref-manual/ref-qa-checks.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/ref-manual/ref-qa-checks.xml b/documentation/ref-manual/ref-qa-checks.xml index 5f31dcd06a..43a0bd0b52 100644 --- a/documentation/ref-manual/ref-qa-checks.xml +++ b/documentation/ref-manual/ref-qa-checks.xml | |||
@@ -1032,7 +1032,7 @@ | |||
1032 | variable. | 1032 | variable. |
1033 | Files that do not appear in any package cannot be present in | 1033 | Files that do not appear in any package cannot be present in |
1034 | an image later on in the build process. | 1034 | an image later on in the build process. |
1035 | You need to one of the following: | 1035 | You need to do one of the following: |
1036 | <itemizedlist> | 1036 | <itemizedlist> |
1037 | <listitem><para> | 1037 | <listitem><para> |
1038 | Add the files to <filename>FILES</filename> for the | 1038 | Add the files to <filename>FILES</filename> for the |