DESIGN: Fix typo in "VLAN Matching" section.
authorBen Pfaff <blp@nicira.com>
Fri, 3 May 2013 22:27:55 +0000 (15:27 -0700)
committerBen Pfaff <blp@nicira.com>
Mon, 8 Jul 2013 21:29:01 +0000 (14:29 -0700)
Signed-off-by: Ben Pfaff <blp@nicira.com>
DESIGN

diff --git a/DESIGN b/DESIGN
index f3e9309..0037eea 100644 (file)
--- a/DESIGN
+++ b/DESIGN
@@ -185,7 +185,7 @@ Each column is interpreted as follows.
 
     - OF1.0 and OF1.1: wwww/x,yy/z means dl_vlan wwww, OFPFW_DL_VLAN
       x, dl_vlan_pcp yy, and OFPFW_DL_VLAN_PCP z.  ? means that the
-      given nibble is ignored (and conventionally 0 for wwww or z,
+      given nibble is ignored (and conventionally 0 for wwww or yy,
       conventionally 1 for x or z).  <none> means that the given match
       is not supported.