--- openflow-2011-03-18-3.h	2015-07-23 09:54:16.524479337 -0700
+++ openflow-2011-03-18-4.h	2015-07-23 09:54:16.528479337 -0700
@@ -1081,12 +1081,12 @@
 
     /* Group counter statistics.
      * The request body is struct ofp_group_stats_request.
-     * The reply is struct ofp_group_stats. */
+     * The reply is is an array of struct ofp_group_stats. */
     OFPST_GROUP,
 
     /* Group description statistics.
      * The request body is empty.
-     * The reply body is struct ofp_group_desc_stats. */
+     * The reply body is is an array of struct ofp_group_desc_stats. */
     OFPST_GROUP_DESC,
 
     /* Experimenter extension.
