fail-open: Fix typo in comment.
authorBen Pfaff <blp@nicira.com>
Wed, 7 Apr 2010 19:57:21 +0000 (12:57 -0700)
committerBen Pfaff <blp@nicira.com>
Tue, 20 Apr 2010 18:01:44 +0000 (11:01 -0700)
ofproto/fail-open.c

index e866c57..6a540ef 100644 (file)
@@ -49,8 +49,8 @@
  * connection to the controller, and thus the whole network would go down for
  * that period of time.
  *
- * So, instead, we add some special caseswhen we are connected to a controller,
- * but not yet sure that it has admitted us:
+ * So, instead, we add some special cases when we are connected to a
+ * controller, but not yet sure that it has admitted us:
  *
  *     - We set up flows immediately ourselves, but simultaneously send out an
  *       OFPT_PACKET_IN to the controller.  We put a special bogus buffer-id in