summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorMichael Klishin <mklishin@pivotal.io>2015-04-11 20:57:08 +0300
committerMichael Klishin <mklishin@pivotal.io>2015-04-11 20:57:08 +0300
commit99e5127352be24795f9708efb8ca46ab277458af (patch)
tree0f55767249958722239f099419867ccc5f068703 /src
parenta3bf23ac6148dcf47dc3fc965dcea449f5fb378a (diff)
downloadrabbitmq-server-git-99e5127352be24795f9708efb8ca46ab277458af.tar.gz
Clarify
Diffstat (limited to 'src')
-rw-r--r--src/rabbit_queue_index.erl2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/rabbit_queue_index.erl b/src/rabbit_queue_index.erl
index 24dcd23cc8..bc4864945c 100644
--- a/src/rabbit_queue_index.erl
+++ b/src/rabbit_queue_index.erl
@@ -101,7 +101,7 @@
%% simplifies and clarifies the code.
%%
%% For notes on Clean Shutdown and startup, see documentation in
-%% variable_queue.
+%% rabbit_variable_queue.
%%
%%----------------------------------------------------------------------------