diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2014-03-21 13:15:28 -0600 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-03-25 12:29:45 +0000 |
commit | 0977097cd88328ec152b1ed6a90e0569f76d95d6 (patch) | |
tree | 381121438474095bc1a2cfda53b0c5de28984fed | |
parent | 20a17fd0f91ea2ac27c221094f2645e3f42d76cb (diff) | |
download | poky-0977097cd88328ec152b1ed6a90e0569f76d95d6.tar.gz |
ref-manual: Fixing whitespace.
(From yocto-docs rev: 5ab12447d14ca7054ae44283ec858464c9b04244)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r-- | documentation/ref-manual/ref-classes.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml index 58004cbee1..4e12fd6168 100644 --- a/documentation/ref-manual/ref-classes.xml +++ b/documentation/ref-manual/ref-classes.xml | |||
@@ -1231,7 +1231,7 @@ | |||
1231 | Use the | 1231 | Use the |
1232 | <link linkend='var-WARN_QA'><filename>WARN_QA</filename></link> and | 1232 | <link linkend='var-WARN_QA'><filename>WARN_QA</filename></link> and |
1233 | <link linkend='var-ERROR_QA'><filename>ERROR_QA</filename></link> | 1233 | <link linkend='var-ERROR_QA'><filename>ERROR_QA</filename></link> |
1234 | variables to control the behavior of | 1234 | variables to control the behavior of |
1235 | these checks at the global level (i.e. in your custom distro | 1235 | these checks at the global level (i.e. in your custom distro |
1236 | configuration). | 1236 | configuration). |
1237 | However, to skip one or more checks in recipes, you should use | 1237 | However, to skip one or more checks in recipes, you should use |