test suite reviews and discussions
 help / color / mirror / Atom feed
* [dts] [PATCH] doc/dts_gsg: fix a typo
@ 2019-03-22 10:55 Rami Rosen
  2019-03-24  8:22 ` Tu, Lijuan
  0 siblings, 1 reply; 2+ messages in thread
From: Rami Rosen @ 2019-03-22 10:55 UTC (permalink / raw)
  To: dts; +Cc: Rami Rosen

This patch fixes a trivial typo in getting started guide.
covertion=>conversion.

Signed-off-by: Rami Rosen <ramirose@gmail.com>
---
 doc/dts_gsg/intro.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/dts_gsg/intro.rst b/doc/dts_gsg/intro.rst
index ce45c90..b86a1cb 100644
--- a/doc/dts_gsg/intro.rst
+++ b/doc/dts_gsg/intro.rst
@@ -55,7 +55,7 @@ In the DPDK Test Suite Test Framework, it provides the following modules to help
     +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------+
     | settings.py           | Setting for default network card and its identifiers supported by the framework                                                                              |
     +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------+
-    | utils.py              | Provide shared simple functions like IP address covertion and mask creation                                                                                  |
+    | utils.py              | Provide shared simple functions like IP address conversion and mask creation                                                                                  |
     +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------+
     | ssh_connection.py     | Create session to host, implement send_expect and copy function                                                                                              |
     +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------+
-- 
2.19.2


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

end of thread, other threads:[~2019-03-24  8:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-22 10:55 [dts] [PATCH] doc/dts_gsg: fix a typo Rami Rosen
2019-03-24  8:22 ` Tu, Lijuan

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).