diff options
| -rw-r--r-- | test/queue_master_location_SUITE.erl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/queue_master_location_SUITE.erl b/test/queue_master_location_SUITE.erl index d4c8da2bcb..677355f5e8 100644 --- a/test/queue_master_location_SUITE.erl +++ b/test/queue_master_location_SUITE.erl @@ -22,7 +22,7 @@ %% location strategies can be applied in the following ways; %% 1. As policy, %% 2. As config (in rabbitmq.config), -%% 3. or as part of the queue's declare arguements. +%% 3. or as part of the queue's declare arguments. %% %% Currently supported strategies are; %% min-masters : The queue master node is calculated as the one with the |
