Skip to content

Commit c8e7b97

Browse files
committed
spelling: delegate
1 parent 5b92abe commit c8e7b97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/channel_operation_timeout_SUITE.erl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ notify_down_all(Config) ->
8787
declare(QCfg0),
8888
%% Testing rabbit_amqqueue:notify_down_all via rabbit_channel.
8989
%% Consumer count = 0 after correct channel termination and
90-
%% notification of queues via delagate:call/3
90+
%% notification of queues via delegate:call/3
9191
true = (0 =/= length(get_consumers(Config, Rabbit, ?DEFAULT_VHOST))),
9292
rabbit_ct_client_helpers:close_channel(RabbitCh),
9393
0 = length(get_consumers(Config, Rabbit, ?DEFAULT_VHOST)),

0 commit comments

Comments
 (0)