This trivial patch fixes a typo in lib/vconn-provider.h.
Signed-off-by: Rami Rosen <[email protected]>
---
lib/vconn-provider.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lib/vconn-provider.h b/lib/vconn-provider.h
index b05bb45..0225a58 100644
--- a/lib/vconn-provider.h
+++ b/lib/vconn-provider.h
@@ -60,7 +60,7 @@ struct vconn_class {
* connection name provided by the user, e.g. "tcp:1.2.3.4". This name is
* useful for error messages but must not be modified.
*
- * 'allowed_verions' is the OpenFlow versions that may be
+ * 'allowed_versions' is the OpenFlow versions that may be
* negotiated for a connection.
*
* 'suffix' is a copy of 'name' following the colon and may be modified.
--
1.9.0
_______________________________________________
dev mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/dev