[dts] [PATCH] test_plans: fix a typo in crc test plan

Rami Rosen ramirose at gmail.com
Fri Feb 15 11:13:13 CET 2019


This patch fixes a typo in crc test plan.

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

diff --git a/test_plans/unit_tests_crc_test_plan.rst b/test_plans/unit_tests_crc_test_plan.rst
index 873d2e3..3f51b5a 100644
--- a/test_plans/unit_tests_crc_test_plan.rst
+++ b/test_plans/unit_tests_crc_test_plan.rst
@@ -56,7 +56,7 @@ The steps to run the unit test manually are as follow::
   # ./build/build/test/test/test -n 1 -c ffff
   RTE>> crc_autotest
 
-The final output of the test will has to be "Test OK".
+The final output of the test will have to be "Test OK".
 
 Algorithm Description
 =====================
-- 
2.19.2



More information about the dts mailing list