From c2a63db846f58535cc160bf05049917be4752d2a Mon Sep 17 00:00:00 2001 From: Matthias Radestock Date: Wed, 19 Nov 2008 20:52:32 +0000 Subject: [PATCH] fix typo --- deps/amqp_client/src/amqp_channel.erl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deps/amqp_client/src/amqp_channel.erl b/deps/amqp_client/src/amqp_channel.erl index 4a71f8c92a..84e3188bdb 100644 --- a/deps/amqp_client/src/amqp_channel.erl +++ b/deps/amqp_client/src/amqp_channel.erl @@ -320,7 +320,7 @@ handle_info(shutdown, State) -> {stop, normal, NewState}; %% Handle a trapped exit, e.g. from the direct peer -%% In the direct case this is the lcoal channel +%% In the direct case this is the local channel %% In the network case this is the process that writes to the socket %% on a per channel basis handle_info({'EXIT', Pid, Reason},