From abf85840ab9925825d9d5148f0baf6eb504236ef Mon Sep 17 00:00:00 2001 From: Naoki Hayama Date: Mon, 12 Oct 2020 14:44:15 +0900 Subject: dev/test/ref-manual: Fix typos Fix some typos. s/necesary/necessary/ s/overriden/overridden/ (From yocto-docs rev: f4ce6ae80b1d96f9b8bead013642aeda0c776182) Signed-off-by: Naoki Hayama Signed-off-by: Richard Purdie --- documentation/ref-manual/ref-variables.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'documentation/ref-manual/ref-variables.rst') diff --git a/documentation/ref-manual/ref-variables.rst b/documentation/ref-manual/ref-variables.rst index 316e8aabf3..94e839926d 100644 --- a/documentation/ref-manual/ref-variables.rst +++ b/documentation/ref-manual/ref-variables.rst @@ -4660,7 +4660,7 @@ system and gives an overview of their function and contents. MACHINEOVERRIDES =. "qemuall:" This - override allows variables to be overriden for all machines emulated + override allows variables to be overridden for all machines emulated in QEMU, like in the following example from the ``connman-conf`` recipe: :: -- cgit v1.2.3-54-g00ecf