aboutsummaryrefslogtreecommitdiff
path: root/test/elixir-config
diff options
context:
space:
mode:
Diffstat (limited to 'test/elixir-config')
-rw-r--r--test/elixir-config/config_test.exs2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/elixir-config/config_test.exs b/test/elixir-config/config_test.exs
index c359c49c3..8970e02e6 100644
--- a/test/elixir-config/config_test.exs
+++ b/test/elixir-config/config_test.exs
@@ -47,7 +47,7 @@ defmodule Ejabberd.ConfigTest do
assert is_function(register_hook.fun)
end
- # TODO: When enalbed, this test causes the evaluation of a different config file, so
+ # TODO: When enabled, this test causes the evaluation of a different config file, so
# the other tests, that uses the store, are compromised because the data is different.
# So, until a good way is found, this test should remain disabed.
#