Quick doc fix

This commit is contained in:
Brad Warren
2015-10-23 14:48:40 -07:00
parent dd1e000581
commit e4d4b0d528
+1 -1
View File
@@ -341,7 +341,7 @@ def diagnose_configurator_problem(cfg_type, requested, plugins):
:param str cfg_type: either "installer" or "authenticator"
:param str requested: the plugin that was requested
:param PluginRegistry plugins: available plugins
:param .PluginsRegistry plugins: available plugins
:raises error.PluginSelectionError: if there was a problem
"""