Fix typo in comment.
authorBen Pfaff <blp@nicira.com>
Mon, 4 Aug 2008 22:30:19 +0000 (15:30 -0700)
committerBen Pfaff <blp@nicira.com>
Tue, 5 Aug 2008 17:50:09 +0000 (10:50 -0700)
include/openflow.h

index 2c4746c..238c571 100644 (file)
@@ -209,7 +209,7 @@ struct ofp_switch_features {
 };
 OFP_ASSERT(sizeof(struct ofp_switch_features) == 48);
 
-/* What changed about the phsyical port */
+/* What changed about the physical port */
 enum ofp_port_reason {
     OFPPR_ADD,              /* The port was added */
     OFPPR_DELETE,           /* The port was removed */