netowrk -> network

Signed-off-by: YAMAMOTO Takashi <[email protected]>
---
 ryu/app/rest_quantum.py | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/ryu/app/rest_quantum.py b/ryu/app/rest_quantum.py
index da75701..01f1e62 100644
--- a/ryu/app/rest_quantum.py
+++ b/ryu/app/rest_quantum.py
@@ -32,13 +32,13 @@ from ryu.lib import quantum_ifaces
 # unregister iface_id
 # DELETE /v1.0/quantum/ports/{iface_id}
 #
-# associate netowrk_id with iface_id
+# associate network_id with iface_id
 # GET /v1.0/quantum/ports/{iface_id}/network_id
 #
-# associate netowrk_id with iface_id
+# associate network_id with iface_id
 # POST /v1.0/quantum/ports/{iface_id}/network_id/{network_id}
 #
-# update netowrk_id with iface_id
+# update network_id with iface_id
 # PUT /v1.0/quantum/ports/{iface_id}/network_id/{network_id}
 
 
-- 
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