test suite reviews and discussions
 help / color / mirror / Atom feed
* [dts] [PATCH] conf: fix a typo in 4 config files
@ 2019-01-03 19:44 Rami Rosen
  2019-01-07  5:11 ` Tu, Lijuan
  0 siblings, 1 reply; 2+ messages in thread
From: Rami Rosen @ 2019-01-03 19:44 UTC (permalink / raw)
  To: dts; +Cc: Rami Rosen

This patch fixes a typo in 4 config files.

Signed-off-by: Rami Rosen <ramirose@gmail.com>
---
 conf/sriov_kvm.cfg                 | 2 +-
 conf/vf_etag.cfg                   | 2 +-
 conf/vhost_sample.cfg              | 2 +-
 conf/vhost_user_live_migration.cfg | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/conf/sriov_kvm.cfg b/conf/sriov_kvm.cfg
index 4bffa57..a7ba884 100644
--- a/conf/sriov_kvm.cfg
+++ b/conf/sriov_kvm.cfg
@@ -81,7 +81,7 @@
 #
 # monitor
 #       port: 6061   
-#           note: if adding monitor to vm, need to specicy
+#           note: if adding monitor to vm, need to specify
 #                 this port, else it will get a free port
 #                 on the host machine.
 #
diff --git a/conf/vf_etag.cfg b/conf/vf_etag.cfg
index 98503b9..70c8ed5 100644
--- a/conf/vf_etag.cfg
+++ b/conf/vf_etag.cfg
@@ -64,7 +64,7 @@
 #
 # monitor
 #       port: 6061   
-#           note: if adding monitor to vm, need to specicy
+#           note: if adding monitor to vm, need to specify
 #                 this port, else it will get a free port
 #                 on the host machine.
 #
diff --git a/conf/vhost_sample.cfg b/conf/vhost_sample.cfg
index 4f0700c..842a220 100644
--- a/conf/vhost_sample.cfg
+++ b/conf/vhost_sample.cfg
@@ -47,7 +47,7 @@
 #
 # monitor
 #       port: 6061
-#           note: if adding monitor to vm, need to specicy
+#           note: if adding monitor to vm, need to specify
 #                 this port, else it will get a free port
 #                 on the host machine.
 #
diff --git a/conf/vhost_user_live_migration.cfg b/conf/vhost_user_live_migration.cfg
index 887d312..c687acd 100644
--- a/conf/vhost_user_live_migration.cfg
+++ b/conf/vhost_user_live_migration.cfg
@@ -64,7 +64,7 @@
 #
 # monitor
 #       port: 6061   
-#           note: if adding monitor to vm, need to specicy
+#           note: if adding monitor to vm, need to specify
 #                 this port, else it will get a free port
 #                 on the host machine.
 #
-- 
2.19.2

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

end of thread, other threads:[~2019-01-07  5:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-01-03 19:44 [dts] [PATCH] conf: fix a typo in 4 config files Rami Rosen
2019-01-07  5:11 ` 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).