]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[master] fix typo in a pydoc string comment
authorJeremy C. Reed <jreed@ISC.org>
Thu, 12 Apr 2012 22:15:09 +0000 (17:15 -0500)
committerJeremy C. Reed <jreed@ISC.org>
Thu, 12 Apr 2012 22:15:09 +0000 (17:15 -0500)
trivial / no review

src/lib/python/isc/config/cfgmgr.py

index 8934de800910f59f21a24260f47edc712e390e73..9f9ce684c4fe47f7ae47e1a5f9bee4ccf06e0bcf 100644 (file)
@@ -189,7 +189,7 @@ class ConfigManager:
         """Initialize the configuration manager. The data_path string
            is the path to the directory where the configuration is
            stored (in <data_path>/<database_filename> or in
-           <database_filename>, if it is absolute). The dabase_filename
+           <database_filename>, if it is absolute). The database_filename
            is the config file to load. Session is an optional
            cc-channel session. If this is not given, a new one is
            created. If clear_config is True, the configuration file is