s/conenct/connect/

Signed-off-by: Timothy Redaelli <[email protected]>
---
 utilities/ovs-ctl.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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
-- 
2.13.0

_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to