Skip to content

Commit 5077304

Browse files
author
Marek Majkowski
committed
Cosmetic
1 parent 7734765 commit 5077304

File tree

1 file changed

+1
-1
lines changed
  • projects/client/RabbitMQ.Client/src/client/api

1 file changed

+1
-1
lines changed

projects/client/RabbitMQ.Client/src/client/api/IModel.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ public interface IModel: IDisposable
172172

173173
///<summary>(Spec method) Declare an exchange.</summary>
174174
///<remarks>
175-
///The exchange is declared non-passive and non-internal.
175+
///The exchange is declared non-passive and non-internal.
176176
///The "nowait" option is not exercised.
177177
///</remarks>
178178
[AmqpMethodDoNotImplement(null)]

0 commit comments

Comments
 (0)