ovsdb: fix a typo in ovs-vswitchd.conf.db(5).
authorAndy Zhou <azhou@ovn.org>
Wed, 24 Feb 2016 01:50:55 +0000 (17:50 -0800)
committerAndy Zhou <azhou@ovn.org>
Mon, 29 Feb 2016 05:04:41 +0000 (21:04 -0800)
Signed-off-by: Andy Zhou <azhou@ovn.org>
Acked-by: Joe Stringer <joe@ovn.org>
Acked-by: Ben Pfaff <blp@ovn.org>
vswitchd/vswitch.xml

index c2ec914..bccea55 100644 (file)
       <column name="status" key="bound_port" type='{"type": "integer"}'>
         When <ref column="target"/> is <code>ptcp:</code> or
         <code>pssl:</code>, this is the TCP port on which the OVSDB server is
-        listening.  (This is is particularly useful when <ref
+        listening.  (This is particularly useful when <ref
         column="target"/> specifies a port of 0, allowing the kernel to
         choose any available port.)
       </column>