This commit is contained in:
meejah 2016-06-22 01:29:13 -06:00
parent 03594a2d0e
commit 6b29d62d78

View File

@ -123,7 +123,7 @@ def wormhole(ctx, tor, no_listen, dump_timing, hide_progress,
@inlineCallbacks
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
errors for the user.
"""