From f545208127da6305c62708c63291cc42651e765b Mon Sep 17 00:00:00 2001 From: Josh Soref Date: Sun, 23 Jul 2017 16:51:30 -0400 Subject: [PATCH] spelling: specified --- src/bin/shell/kea-shell.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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', -- 2.47.2