We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
funtion
1 parent 1dd2508 commit ea35951Copy full SHA for ea35951
deps/rabbit/src/rabbit_access_control.erl
@@ -113,7 +113,7 @@ is_auth_backend_module_enabled(Mod) when is_atom(Mod) ->
113
case rabbit_plugins:which_plugin(Mod) of
114
{ok, PluginName} ->
115
%% FIXME: The definition of an "enabled plugin" in
116
- %% `rabbit_plugins' varies from funtion to function.
+ %% `rabbit_plugins' varies from function to function.
117
%% Sometimes, it means the "rabbitmq-plugin enable
118
%% <plugin>" was executed, sometimes it means the plugin
119
%% is running.
0 commit comments