[svn] commit: r1412 - /trunk/src/bin/bindctl/bindcmd.py

BIND 10 source code commits bind10-changes at lists.isc.org
Mon Mar 15 14:35:28 UTC 2010


Author: jreed
Date: Mon Mar 15 14:35:27 2010
New Revision: 1412

Log:
Typo fix.

Modified:
    trunk/src/bin/bindctl/bindcmd.py

Modified: trunk/src/bin/bindctl/bindcmd.py
==============================================================================
--- trunk/src/bin/bindctl/bindcmd.py (original)
+++ trunk/src/bin/bindctl/bindcmd.py Mon Mar 15 14:35:27 2010
@@ -39,7 +39,7 @@
     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.




More information about the bind10-changes mailing list