summaryrefslogtreecommitdiff
path: root/test/elixir-config/config_test.exs
diff options
context:
space:
mode:
Diffstat (limited to 'test/elixir-config/config_test.exs')
-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 c359c49c..8970e02e 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.
#