mirror of
https://github.com/faucetsdn/ryu.git
synced 2026-05-11 15:26:11 +02:00
Typo cleanup
Minor message text cleanup. Signed-off-by: Victor J. Orlikowski <vjo@duke.edu> Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
This commit is contained in:
parent
9386be6ebc
commit
849a9e3a4d
@ -41,7 +41,7 @@ def get_dp(app, dpid):
|
||||
"""
|
||||
:type dpid: datapath id
|
||||
:param dpid:
|
||||
:rtype: ryu.controller.controller.Datapatyh
|
||||
:rtype: ryu.controller.controller.Datapath
|
||||
:returns: datapath corresponding to dpid
|
||||
"""
|
||||
switches = topo_api.get_switch(app, dpid)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user