[dts] [PATCH] doc: fix a typo in gsg system requirements doc

Rami Rosen ramirose at gmail.com
Thu Jan 3 20:36:44 CET 2019


This patch fixes a typo in gsg system requirements doc.

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 edc2a23..c5a4794 100644
--- a/doc/dts_gsg/sys_reqs.rst
+++ b/doc/dts_gsg/sys_reqs.rst
@@ -76,7 +76,7 @@ Setup and configure Scapy
 ~~~~~~~~~~~~~~~~~~~~~~~~~
 Scapy is a powerful interactive packet manipulation program. It is able to forge or decode packets of a wide number of protocols, send them on the wire, capture them, match requests and replies, and much more. It can easily handle most classical tasks like scanning, tracerouting, probing, unit tests, attacks or network discovery.
 
-DTCS uses python module scapy to forge or decode packets of a wide number of protocols, send them over the wire, capture them, and analyse the packets.
+DTS uses python module scapy to forge or decode packets of a wide number of protocols, send them over the wire, capture them, and analyse the packets.
 
 .. code-block:: console
 
-- 
2.19.2



More information about the dts mailing list