--- openflow-2011-10-14.h	2015-07-23 09:54:16.748479346 -0700
+++ openflow-2011-10-24.h	2015-07-23 09:54:16.752479346 -0700
@@ -360,7 +360,7 @@
  * of all match structures. The "OpenFlow Extensible Match" type corresponds
  * to OXM TLV format described below and must be supported by all OpenFlow
  * switches. Extensions that define other match types may be published on the
- * OpenFlow wiki. Support for extensions is optional.
+ * ONF wiki. Support for extensions is optional.
  */
 enum ofp_match_type {
     OFPMT_STANDARD,           /* Deprecated. */
@@ -1431,12 +1431,12 @@
 
     /* Group counter statistics.
      * The request body is struct ofp_group_stats_request.
-     * The reply is is an array of struct ofp_group_stats. */
+     * The reply is an array of struct ofp_group_stats. */
     OFPST_GROUP,
 
     /* Group description statistics.
      * The request body is empty.
-     * The reply body is is an array of struct ofp_group_desc_stats. */
+     * The reply body is an array of struct ofp_group_desc_stats. */
     OFPST_GROUP_DESC,
 
     /* Experimenter extension.
