Skip to content

Commit 7d8c3a2

Browse files
committed
synchronized -> synchronised
1 parent f5697b1 commit 7d8c3a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/dynamic_ha_SUITE.erl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -438,7 +438,7 @@ nodes_policy_should_pick_master_from_its_params(Config) ->
438438
%% --> Master: A
439439
%% Slaves: [B, C] or [C, B]
440440
SSPids = ?awaitMatch(SSPids when is_list(SSPids),
441-
proplists:get_value(synchronized_slave_pids,
441+
proplists:get_value(synchronised_slave_pids,
442442
find_queue(?QNAME, A)),
443443
5000),
444444

0 commit comments

Comments
 (0)