[yocto] [PATCH] [documentation] ref-classes.xml: fix typo in ICECC_CC variable

Alex Franco alejandro.franco at linux.intel.com
Tue Mar 22 16:53:52 PDT 2016


The variable needs correcting as it is misspelled

[YOCTO #8934]

Signed-off-by: Alex Franco <alejandro.franco at linux.intel.com>
---
 documentation/ref-manual/ref-classes.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml
index c4f15c9..3949b4a 100644
--- a/documentation/ref-manual/ref-classes.xml
+++ b/documentation/ref-manual/ref-classes.xml
@@ -1170,7 +1170,7 @@
         Depending on each configure or compile, the OpenEmbedded build system
         adds the directories at the head of the <filename>PATH</filename> list
         and then sets the <filename>ICECC_CXX</filename> and
-        <filename>ICEC_CC</filename> variables, which are the paths to the
+        <filename>ICECC_CC</filename> variables, which are the paths to the
         <filename>g++</filename> and <filename>gcc</filename> compilers,
         respectively.
     </para>
-- 
2.7.3




More information about the yocto mailing list