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

Heiko Schocher hs at denx.de
Thu Nov 29 07:41:14 UTC 2018


-        m.exec0("daemon", linux.Backround)
+        m.exec0("daemon", linux.Background)

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
 
-- 
2.17.2



More information about the tbot mailing list