From: Andrew Evans <aevans@nicira.com> Date: Tue, 8 Mar 2011 19:21:48 +0000 (-0800) Subject: vswitch: Fix typos in schema documentation. X-Git-Tag: v1.1.0~184 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=4acfc635062d4a64fb028a6dfc7f19c311ca63a0;p=sliver-openvswitch.git vswitch: Fix typos in schema documentation. --- diff --git a/vswitchd/vswitch.xml b/vswitchd/vswitch.xml index 328cf354c..e0245cdde 100644 --- a/vswitchd/vswitch.xml +++ b/vswitchd/vswitch.xml @@ -922,7 +922,7 @@ 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,