[yocto-docs,dunfell] ref-manual: Fix typo overriden
Submitted by Naoki Hayama on Oct. 12, 2020, 7:47 a.m.
|
Patch ID: 177128
Details
Commit Message
@@ -8802,7 +8802,7 @@
<literallayout class='monospaced'>
MACHINEOVERRIDES =. "qemuall:"
</literallayout>
- This override allows variables to be overriden for all
+ This override allows variables to be overridden for all
machines emulated in QEMU, like in the following example
from the <filename>connman-conf</filename> recipe:
<literallayout class='monospaced'>
s/overriden/overridden/ Signed-off-by: Naoki Hayama <naoki.hayama@lineo.co.jp> --- documentation/ref-manual/ref-variables.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)