vswitch.xml: s/switchs/switches/g
authorAndrew Evans <aevans@nicira.com>
Tue, 26 Apr 2011 20:58:35 +0000 (13:58 -0700)
committerAndrew Evans <aevans@nicira.com>
Tue, 26 Apr 2011 21:06:04 +0000 (14:06 -0700)
vswitchd/vswitch.xml

index 99f4fc40fbf77231862db8bc6795928f261b599f..0ec1fd3c95fe55ae9cddd4427de7774b1259fe5e 100644 (file)
 
       <column name="lacp">
         <p>Configures LACP on this port.  LACP allows directly connected
-          switchs to negotiate which links may be bonded.  LACP may be enabled
-          on non-bonded ports for the benefit of any switchs they may be
+          switches to negotiate which links may be bonded.  LACP may be enabled
+          on non-bonded ports for the benefit of any switches they may be
           connected to.  <code>active</code> ports are allowed to initiate LACP
           negotiations.  <code>passive</code> ports are allowed to participate
           in LACP negotiations initiated by a remote switch, but not allowed to
           <dd> When <code>true</code>, configures this <ref table="Port"/> to
             require successful LACP negotiations to enable any slaves.
             Defaults to <code>false</code> which safely allows LACP to be used
-            with switchs that do not support the protocol.</dd>
+            with switches that do not support the protocol.</dd>
         </dl>
       </column>
     </group>