[gnome-continuous-yocto/gnomeostree-3.28-rocko: 1680/8267] bitbake: bitbake-user-manual: Applied typo fix to "Override Style Operation Advantages"



commit a3cad8f0e0db9b2ad62ce0f2f1b0234cb9192f56
Author: Scott Rifenbark <srifenbark gmail com>
Date:   Mon Aug 1 11:52:10 2016 -0700

    bitbake: bitbake-user-manual: Applied typo fix to "Override Style Operation Advantages"
    
    Fixes [YOCTO #9985]
    
    Fixed an operator typo from ":=" to "+=" in the note
    at the bottom of the section.
    
    (Bitbake rev: 319d3d387161182069e6d1b3db17ccb539d097ed)
    
    Signed-off-by: Scott Rifenbark <srifenbark gmail com>
    Signed-off-by: Richard Purdie <richard purdie linuxfoundation org>

 .../bitbake-user-manual-metadata.xml               |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/bitbake/doc/bitbake-user-manual/bitbake-user-manual-metadata.xml 
b/bitbake/doc/bitbake-user-manual/bitbake-user-manual-metadata.xml
index ce0e84d..7ef848f 100644
--- a/bitbake/doc/bitbake-user-manual/bitbake-user-manual-metadata.xml
+++ b/bitbake/doc/bitbake-user-manual/bitbake-user-manual-metadata.xml
@@ -334,7 +334,7 @@
      FOO_append = "baz"
                     </literallayout>
                     The only effect of changing the second assignment in the
-                    previous example to use ":=" would be to add a space before
+                    previous example to use "+=" would be to add a space before
                     "baz" in the appended value (due to how the "+=" operator
                     works).
                 </note>


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