--- openflow-2010-09-29-5.h	2015-07-23 09:54:16.252479325 -0700
+++ openflow-2010-10-07-2.h	2015-07-23 09:54:16.256479326 -0700
@@ -182,7 +182,7 @@
    These flags are used in ofp_table_stats messages to describe the current
    configuration and in ofp_table_mod messages to configure table behavior. */
 enum ofp_table_config {
-    OFPTC_TABLE_MISS_CONTROLLER = 0,      /* Apply instruction set. */
+    OFPTC_TABLE_MISS_CONTROLLER = 0,      /* Send to controller. */
     OFPTC_TABLE_MISS_CONTINUE   = 1 << 0, /* Continue to the next table in the
                                              pipeline (OpenFlow 1.0
                                              behavior). */
