]> git.proxmox.com Git - mirror_ovs.git/commitdiff
ovs-ctl: Fix typo in a comment
authorTimothy Redaelli <tredaelli@redhat.com>
Thu, 29 Jun 2017 15:28:56 +0000 (17:28 +0200)
committerRussell Bryant <russell@ovn.org>
Thu, 29 Jun 2017 20:46:54 +0000 (16:46 -0400)
s/conenct/connect/

Signed-off-by: Timothy Redaelli <tredaelli@redhat.com>
Signed-off-by: Russell Bryant <russell@ovn.org>
utilities/ovs-ctl.in

index 575ffa0394a5ca382b897f2170a257bbc2133824..85ce6baef80bca7ce5037e671641b3240e991e70 100755 (executable)
@@ -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