Skip to content

Commit 19c2146

Browse files
committed
cosmetic: remove windows line ending
1 parent b144327 commit 19c2146

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

projects/client/RabbitMQ.Client/src/client/exceptions/BrokerUnreachableException.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ public class BrokerUnreachableException: IOException
7474

7575
///<summary>Construct a BrokerUnreachableException. Expects
7676
///maps as per the description of the ConnectionAttempts and
77-
///ConnectionErrors properties. The inner exception is associated
77+
///ConnectionErrors properties. The inner exception is associated
7878
///with only one connection attempt.</summary>
7979
public BrokerUnreachableException(IDictionary connectionAttempts,
8080
IDictionary connectionErrors,

0 commit comments

Comments
 (0)