diff options
| author | Michael Klishin <mklishin@pivotal.io> | 2015-04-11 20:57:08 +0300 |
|---|---|---|
| committer | Michael Klishin <mklishin@pivotal.io> | 2015-04-11 20:57:08 +0300 |
| commit | 99e5127352be24795f9708efb8ca46ab277458af (patch) | |
| tree | 0f55767249958722239f099419867ccc5f068703 /src | |
| parent | a3bf23ac6148dcf47dc3fc965dcea449f5fb378a (diff) | |
| download | rabbitmq-server-git-99e5127352be24795f9708efb8ca46ab277458af.tar.gz | |
Clarify
Diffstat (limited to 'src')
| -rw-r--r-- | src/rabbit_queue_index.erl | 2 |
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. %% %%---------------------------------------------------------------------------- |
