[dts] [PATCH] doc: Fix a typo in config.rst.

Rami Rosen rami.rosen at intel.com
Sat Apr 2 19:00:47 CEST 2016


Instead "gets" it should be "targets".

Signed-off-by: Rami Rosen <rami.rosen at intel.com>
---
 doc/dts_gsg/config.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/dts_gsg/config.rst b/doc/dts_gsg/config.rst
index c6de5f2..abd8da7 100644
--- a/doc/dts_gsg/config.rst
+++ b/doc/dts_gsg/config.rst
@@ -171,7 +171,7 @@ First of all, you must create a file named execution.cfg as below.
 
 *   crbs: IP address of the DUT CRB. The detail information of this CRB is defined in file crbs.py.
 *   test_suites:  defines list of test suites, which will plan to be executed.
-*   gets: list of DPDK targets to be tested.
+*   targets: list of DPDK targets to be tested.
 *   parameters: you can define multiple keywords
 *   scenario: Senario of DPDK virtualization environment for this execution.
 
-- 
2.5.5



More information about the dts mailing list