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

BIND 10 source code commits bind10-changes at lists.isc.org
Tue Mar 16 14:04:16 UTC 2010


Author: jreed
Date: Tue Mar 16 14:04:16 2010
New Revision: 1448

Log:
Fix typo

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 Tue Mar 16 14:04:16 2010
@@ -52,7 +52,7 @@
 
 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 Tab character to get the hint of module/command/parameters.
 Type \"help(? h)\" for help on bindctl.
 Type \"<module_name> help\" for help on the specific module.
 Type \"<module_name> <command_name> help\" for help on the specific command.




More information about the bind10-changes mailing list