]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
dev-manual: Edit to wording in "Avoid Duplicating Include Files"
authorScott Rifenbark <scott.m.rifenbark@intel.com>
Tue, 10 Feb 2015 15:31:46 +0000 (07:31 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 17 Feb 2015 15:17:00 +0000 (15:17 +0000)
Changed wording to be more accurate.

(From yocto-docs rev: 1acb7ce94a4f4b02cc50d1e098f04a77d9a53ab3)

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
documentation/dev-manual/dev-manual-common-tasks.xml

index 09e9d5a853ad6d987b4da656a5f199f8805ca5e1..11ae3aa657a17effb01b8b17e7d9fe727516920f 100644 (file)
                     For example, you could address this by getting the
                     maintainer of the include file to add a variable or
                     variables to make it easy to override the parts needing
-                    overwritten.
+                    to be overridden.
                 </para>
             </section>