We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7734765 commit 5077304Copy full SHA for 5077304
projects/client/RabbitMQ.Client/src/client/api/IModel.cs
@@ -172,7 +172,7 @@ public interface IModel: IDisposable
172
173
///<summary>(Spec method) Declare an exchange.</summary>
174
///<remarks>
175
- ///The exchange is declared non-passive and non-internal.
+ ///The exchange is declared non-passive and non-internal.
176
///The "nowait" option is not exercised.
177
///</remarks>
178
[AmqpMethodDoNotImplement(null)]
0 commit comments