From: Josh Soref Date: Sun, 23 Jul 2017 20:51:30 +0000 (-0400) Subject: spelling: specified X-Git-Tag: trac5124a_base~35^2~34 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f545208127da6305c62708c63291cc42651e765b;p=thirdparty%2Fkea.git spelling: specified --- diff --git a/src/bin/shell/kea-shell.in b/src/bin/shell/kea-shell.in index c6dd4c99de..2d0df7b8ac 100644 --- a/src/bin/shell/kea-shell.in +++ b/src/bin/shell/kea-shell.in @@ -64,7 +64,7 @@ def shell_body(): help='Timeout (in seconds) when attempting to ' 'connect to CA (default: 10)') parser.add_argument('--service', nargs="?", action="append", - help='target spcified service. If not specidied,' + help='target spcified service. If not specified,' 'control agent will receive command.') parser.add_argument('command', type=str, nargs="?", default='list-commands',