[dts] [PATCH] tests/ipv4_reassembly: fix typos

Rami Rosen ramirose at gmail.com
Sat Jan 19 13:39:17 CET 2019


Signed-off-by: Rami Rosen <ramirose at gmail.com>
---
 tests/TestSuite_ipv4_reassembly.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/TestSuite_ipv4_reassembly.py b/tests/TestSuite_ipv4_reassembly.py
index 3135f89..54412eb 100644
--- a/tests/TestSuite_ipv4_reassembly.py
+++ b/tests/TestSuite_ipv4_reassembly.py
@@ -215,7 +215,7 @@ class TestIpReassembly(TestCase):
 
     def send_packets(self):
         """
-        Goes trhough all the steps to send packets from the tester to the self.dut.
+        Goes through all the steps to send packets from the tester to the self.dut.
         Generates the PCAP file, place it into the tester board, calls scapy and
         finally removes the PCAP file.
         """
-- 
2.19.2



More information about the dts mailing list