---
 ofproto/private.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/ofproto/private.h b/ofproto/private.h
index 80c59e4..5b72169 100644
--- a/ofproto/private.h
+++ b/ofproto/private.h
@@ -655,7 +655,7 @@ struct ofproto_class {
      * 'netflow_options', or turns off NetFlow if 'netflow_options' is NULL.
      *
      * EOPNOTSUPP as a return value indicates that 'ofproto' does not support
-     * sFlow, as does a null pointer. */
+     * NetFlow, as does a null pointer. */
     int (*set_netflow)(struct ofproto *ofproto,
                        const struct netflow_options *netflow_options);
 
-- 
1.7.1

_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to