typo
This commit is contained in:
parent
03594a2d0e
commit
6b29d62d78
|
@ -123,7 +123,7 @@ def wormhole(ctx, tor, no_listen, dump_timing, hide_progress,
|
||||||
@inlineCallbacks
|
@inlineCallbacks
|
||||||
def _dispatch_command(reactor, cfg, command):
|
def _dispatch_command(reactor, cfg, command):
|
||||||
"""
|
"""
|
||||||
Internal helper. This calls the give command (a no-argument
|
Internal helper. This calls the given command (a no-argument
|
||||||
callable) with the Config instance in cfg and interprets any
|
callable) with the Config instance in cfg and interprets any
|
||||||
errors for the user.
|
errors for the user.
|
||||||
"""
|
"""
|
||||||
|
|
Loading…
Reference in New Issue
Block a user