[gnome-continuous-yocto/gnomeostree-3.28-rocko: 7543/8267] ref-manual: Corrected spelling errors



commit a447c9d13f694d55301725731b8ec8190590a9e5
Author: Kristi Rifenbark <kristi rifenbark gmail com>
Date:   Thu Aug 17 17:05:49 2017 -0700

    ref-manual: Corrected spelling errors
    
    Updated two instances of "sysroot-components" to
    "sysroots-components".
    
    (From yocto-docs rev: 035be964e6f345c058c1dacbb58b09745e8f827d)
    
    Signed-off-by: Kristi Rifenbark <kristi rifenbark gmail com>
    Signed-off-by: Richard Purdie <richard purdie linuxfoundation org>

 documentation/ref-manual/ref-classes.xml |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml
index d6e6433..aabf783 100644
--- a/documentation/ref-manual/ref-classes.xml
+++ b/documentation/ref-manual/ref-classes.xml
@@ -3272,7 +3272,7 @@ This check was removed for YP 2.3 release
                 <para>
                 A shared state (sstate) object is built from these files
                 and the files are placed into a subdirectory of
-                <filename>tmp/sysroot-components/</filename>.
+                <filename>tmp/sysroots-components/</filename>.
                 The files are scanned for hardcoded paths to the original
                 installation location.
                 If the location is found in text files, the hardcoded
@@ -3300,7 +3300,7 @@ This check was removed for YP 2.3 release
                 work directory (i.e.
                 <link linkend='var-WORKDIR'><filename>WORKDIR</filename></link>).
                 The OpenEmbedded build system creates hard links to copies of the
-                relevant files from <filename>sysroot-components</filename>
+                relevant files from <filename>sysroots-components</filename>
                 into the recipe work directory.
                 <note>
                     If hard links are not possible, the build system uses


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]