vswitch: Fix typos in schema documentation.
authorAndrew Evans <aevans@nicira.com>
Tue, 8 Mar 2011 19:21:48 +0000 (11:21 -0800)
committerAndrew Evans <aevans@nicira.com>
Tue, 8 Mar 2011 19:27:15 +0000 (11:27 -0800)
vswitchd/vswitch.xml

index 328cf35..e0245cd 100644 (file)
              where GRE is not available.  Note that only the tunneling component
              of the protocol is implemented.  Due to the non-standard use of
              CAPWAP, UDP ports 58881 and 58882 are used as the source and
-             destinations ports respectivedly.  Each tunnel must be uniquely
+             destination ports respectively.  Each tunnel must be uniquely
              identified by the combination of <code>remote_ip</code> and
              <code>local_ip</code>.  If two ports are defined that are the same
              except one includes <code>local_ip</code> and the other does not,