[dts] [PATCH] doc: use correct package name in system requirements

Rami Rosen ramirose at gmail.com
Sat Jan 12 11:23:14 CET 2019


This patch fixes dts_gsg/sys_reqs.rst doc to use the correct
package name ("tcl" instead "ssh").

Signed-off-by: Rami Rosen <ramirose at gmail.com>
---
 doc/dts_gsg/sys_reqs.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/dts_gsg/sys_reqs.rst b/doc/dts_gsg/sys_reqs.rst
index c5a4794..cbfc040 100644
--- a/doc/dts_gsg/sys_reqs.rst
+++ b/doc/dts_gsg/sys_reqs.rst
@@ -47,7 +47,7 @@ Since some third party tools required TCL (Tool Command Language) supports, plea
 
 .. code-block:: console
 
-   yum install tcl                 # download / install ssh software
+   yum install tcl                 # download / install tcl software
 
 Install Third Party python modules
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-- 
2.19.2



More information about the dts mailing list