]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
spelling: specified
authorJosh Soref <jsoref@users.noreply.github.com>
Sun, 23 Jul 2017 20:51:30 +0000 (16:51 -0400)
committerJosh Soref <jsoref@users.noreply.github.com>
Sun, 23 Jul 2017 20:51:30 +0000 (16:51 -0400)
src/bin/shell/kea-shell.in

index c6dd4c99dedc27db414e859c92d2991ba75b17b9..2d0df7b8ac361eaa327a47056eb6c399a5634d71 100644 (file)
@@ -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',