Parcourir la source

Typo fix.

git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1412 e5f2f494-b856-4b98-b285-d166d9295462
Jeremy C. Reed il y a 15 ans
Parent
commit
87b9b18a21
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      src/bin/bindctl/bindcmd.py

+ 1 - 1
src/bin/bindctl/bindcmd.py

@@ -39,7 +39,7 @@ except ImportError:
     from bindctl.mycollections import OrderedDict
 
 
-CONST_BINDCTL_HELP = """BindCtl, verstion 0.1
+CONST_BINDCTL_HELP = """BindCtl, version 0.1
 usage: <module name> <command name> [param1 = value1 [, param2 = value2]]
 Type Tab character to get the hint of module/command/paramters.
 Type \"help(? h)\" for help on bindctl.