summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/rabbit_vhost_process.erl2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/rabbit_vhost_process.erl b/src/rabbit_vhost_process.erl
index c16a24eb07..e3c815a727 100644
--- a/src/rabbit_vhost_process.erl
+++ b/src/rabbit_vhost_process.erl
@@ -26,7 +26,7 @@
%% The process will also check periodically if the vhost still
%% present in mnesia DB and stop the vhost supervision tree when it
-%% desapears.
+%% disappears.
-module(rabbit_vhost_process).