[tbot] [PATCH] doc: module-linux.rst: fix typo Backround

Harald Seiler hws at denx.de
Thu Nov 29 08:08:28 UTC 2018


On Thu, 2018-11-29 at 08:41 +0100, Heiko Schocher wrote:
> -        m.exec0("daemon", linux.Backround)
> +        m.exec0("daemon", linux.Background)

Applied to `development`.

Thank you!
	Harald

> Signed-off-by: Heiko Schocher <hs at denx.de>
> ---
> 
>  doc/module-linux.rst | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/doc/module-linux.rst b/doc/module-linux.rst
> index febe8d0..a5f2e06 100644
> --- a/doc/module-linux.rst
> +++ b/doc/module-linux.rst
> @@ -40,7 +40,7 @@ Command Specials
>  
>      **Example**::
>  
> -        m.exec0("daemon", linux.Backround)
> +        m.exec0("daemon", linux.Background)
>  
>  .. py:data:: tbot.machine.linux.OrElse
>  
-- 
Harald

DENX Software Engineering GmbH,      Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-62  Fax: +49-8142-66989-80   Email: hws at denx.de


More information about the tbot mailing list