summaryrefslogtreecommitdiff
path: root/utilities
diff options
context:
space:
mode:
authorTimothy Redaelli <tredaelli@redhat.com>2017-06-29 17:28:56 +0200
committerRussell Bryant <russell@ovn.org>2017-06-29 16:46:54 -0400
commite3f9dfb0854fcbe297ba5836628b5af687ff36d1 (patch)
tree5454f63cc626b6099b68b9d69b71a4b41edff010 /utilities
parent2a951e8509fb13f7be41694c6bbb491b08c71220 (diff)
downloadopenvswitch-e3f9dfb0854fcbe297ba5836628b5af687ff36d1.tar.gz
ovs-ctl: Fix typo in a comment
s/conenct/connect/ Signed-off-by: Timothy Redaelli <tredaelli@redhat.com> Signed-off-by: Russell Bryant <russell@ovn.org>
Diffstat (limited to 'utilities')
-rwxr-xr-xutilities/ovs-ctl.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/utilities/ovs-ctl.in b/utilities/ovs-ctl.in
index 575ffa039..85ce6baef 100755
--- a/utilities/ovs-ctl.in
+++ b/utilities/ovs-ctl.in
@@ -201,7 +201,7 @@ start_ovsdb() {
add_managers () {
# Now that ovs-vswitchd has started and completed its initial
- # configuration, tell ovsdb-server to conenct to the remote managers. We
+ # configuration, tell ovsdb-server to connect to the remote managers. We
# used to do this at ovsdb-server startup time, but waiting for
# ovs-vswitchd to finish configuring means that remote managers see less
# churn in the database at startup or restart. (For example, managers