netowrk -> network

Signed-off-by: YAMAMOTO Takashi <[email protected]>
---
 ryu/app/gre_tunnel.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ryu/app/gre_tunnel.py b/ryu/app/gre_tunnel.py
index f898b6b..bf43c8b 100644
--- a/ryu/app/gre_tunnel.py
+++ b/ryu/app/gre_tunnel.py
@@ -354,7 +354,7 @@ class GRETunnel(app_manager.RyuApp):
     such that packet in event should not be triggered.
     """
     _CONTEXTS = {
-        'netowrk': network.Network,
+        'network': network.Network,
         'dpset': dpset.DPSet,
         'tunnels': tunnels.Tunnels,
     }
-- 
1.7.12


------------------------------------------------------------------------------
Free Next-Gen Firewall Hardware Offer
Buy your Sophos next-gen firewall before the end March 2013 
and get the hardware for free! Learn more.
http://p.sf.net/sfu/sophos-d2d-feb
_______________________________________________
Ryu-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to