From: Jeremy C. Reed Date: Thu, 12 Apr 2012 22:15:09 +0000 (-0500) Subject: [master] fix typo in a pydoc string comment X-Git-Tag: trac2351_base~226^2~116^2~43 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=7116ee3c764180aad581e52b36dc67124b7d72f0;p=thirdparty%2Fkea.git [master] fix typo in a pydoc string comment trivial / no review --- diff --git a/src/lib/python/isc/config/cfgmgr.py b/src/lib/python/isc/config/cfgmgr.py index 8934de8009..9f9ce684c4 100644 --- a/src/lib/python/isc/config/cfgmgr.py +++ b/src/lib/python/isc/config/cfgmgr.py @@ -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 / or in - , if it is absolute). The dabase_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