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

Rami Rosen ramirose at gmail.com
Sat Jan 19 13:40:02 CET 2019


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

diff --git a/tests/TestSuite_link_flowctrl.py b/tests/TestSuite_link_flowctrl.py
index d9bedc6..0057b46 100644
--- a/tests/TestSuite_link_flowctrl.py
+++ b/tests/TestSuite_link_flowctrl.py
@@ -209,7 +209,7 @@ class TestLinkFlowctrl(TestCase):
         """
         Build the PAUSE Frame for the tests. 3 available options:
         0: Correct frame (correct src and dst addresses and opcode)
-        1: Wrong source frame (worng src, correct and dst address and opcode)
+        1: Wrong source frame (wrong src, correct and dst address and opcode)
         2: Wrong opcode frame (correct src and dst address and wrong opcode)
         3: Wrong destination frame (correct src and opcode, wrong dst address)
         """
-- 
2.19.2



More information about the dts mailing list