diff --git a/keystoneauth1/loading/conf.py b/keystoneauth1/loading/conf.py index 9141bd3d..a1502607 100644 --- a/keystoneauth1/loading/conf.py +++ b/keystoneauth1/loading/conf.py @@ -34,7 +34,7 @@ def get_common_conf_options(): or to manipulate the options before registering them yourself. The options that are set are: - :auth_type: The name of the pluign to load. + :auth_type: The name of the plugin to load. :auth_section: The config file section to load options from. :returns: A list of oslo_config options.