diff options
| author | Josh Soref <jsoref@users.noreply.github.com> | 2019-02-12 11:51:50 -0500 |
|---|---|---|
| committer | Josh Soref <jsoref@users.noreply.github.com> | 2019-02-12 11:51:50 -0500 |
| commit | 7a01dbe60a2919fa97a2139ac9cb79fbaf0b8a91 (patch) | |
| tree | 1a3ca013702ab31fe63b69bee290687a70a869f9 /test | |
| parent | 3600f52873d3c1beb6348e1c864dc557dc377a52 (diff) | |
| download | rabbitmq-server-git-7a01dbe60a2919fa97a2139ac9cb79fbaf0b8a91.tar.gz | |
spelling: arguments
Diffstat (limited to 'test')
| -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 |
