test suite reviews and discussions
 help / color / mirror / Atom feed
* [dts] [PATCH] doc: Fix a typo in config.rst.
@ 2016-04-02 17:00 Rami Rosen
  2016-04-05  6:34 ` Liu, Yong
  0 siblings, 1 reply; 2+ messages in thread
From: Rami Rosen @ 2016-04-02 17:00 UTC (permalink / raw)
  To: yong.liu; +Cc: dts, Rami Rosen

Instead "gets" it should be "targets".

Signed-off-by: Rami Rosen <rami.rosen@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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-04-05  6:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-04-02 17:00 [dts] [PATCH] doc: Fix a typo in config.rst Rami Rosen
2016-04-05  6:34 ` Liu, Yong

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).