[ovs-dev] [PATCH] ovs-ofctl: Fix typo in comment.
Ben Pfaff
blp at nicira.com
Thu Jan 26 15:51:14 PST 2012
Signed-off-by: Ben Pfaff <blp at nicira.com>
---
utilities/ovs-ofctl.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/utilities/ovs-ofctl.c b/utilities/ovs-ofctl.c
index 4164aa0..c3ffed8 100644
--- a/utilities/ovs-ofctl.c
+++ b/utilities/ovs-ofctl.c
@@ -61,7 +61,7 @@ VLOG_DEFINE_THIS_MODULE(ofctl);
*/
static bool strict;
-/* --readd: If ture, on replace-flows, re-add even flows that have not changed
+/* --readd: If true, on replace-flows, re-add even flows that have not changed
* (to reset flow counters). */
static bool readd;
--
1.7.2.5
More information about the dev
mailing list