vswitch.xml: Fix spelling errors in documentation.
authorBen Pfaff <blp@nicira.com>
Wed, 15 Oct 2014 20:05:55 +0000 (13:05 -0700)
committerBen Pfaff <blp@nicira.com>
Wed, 29 Oct 2014 21:59:21 +0000 (14:59 -0700)
Signed-off-by: Ben Pfaff <blp@nicira.com>
vswitchd/vswitch.xml

index d90f221..3f0f22d 100644 (file)
         <dt>tunnelType:</dt>
         <dd>
           <p>ID: 891, and enterprise ID 6876 (VMware).</p>
-          <p>type: unsigned 8-bit interger.</p>
+          <p>type: unsigned 8-bit integer.</p>
           <p>data type semantics: identifier.</p>
           <p>description: Identifier of the layer 2 network overlay network
           encapsulation type: 0x01 VxLAN, 0x02 GRE, 0x03 LISP, 0x05 IPsec+GRE,
         <dt>tunnelSourceIPv4Address:</dt>
         <dd>
           <p>ID: 893, and enterprise ID 6876 (VMware).</p>
-          <p>type: unsigned 32-bit interger.</p>
+          <p>type: unsigned 32-bit integer.</p>
           <p>data type semantics: identifier.</p>
           <p>description: The IPv4 source address in the tunnel IP packet
           header.</p>