[svn] commit: r490 - /branches/parkinglot/src/lib/bindctl/command.py
BIND 10 source code commits
bind10-changes at lists.isc.org
Wed Jan 20 18:00:27 UTC 2010
Author: jreed
Date: Wed Jan 20 18:00:27 2010
New Revision: 490
Log:
Fix typo in a pydoc comment.
Modified:
branches/parkinglot/src/lib/bindctl/command.py
Modified: branches/parkinglot/src/lib/bindctl/command.py
==============================================================================
--- branches/parkinglot/src/lib/bindctl/command.py (original)
+++ branches/parkinglot/src/lib/bindctl/command.py Wed Jan 20 18:00:27 2010
@@ -20,7 +20,7 @@
class BindCtlCmd:
""" This class will parse the command line usr input into three part
- module name, cmmand, parameters
+ module name, command, parameters
the first two parts are strings and parameter is one hash,
parameter part is optional
More information about the bind10-changes
mailing list