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 9ced5d4 commit 4ed6447Copy full SHA for 4ed6447
src/main/java/com/rabbitmq/client/amqp/ConsumerBuilder.java
@@ -46,7 +46,7 @@ public interface ConsumerBuilder {
46
* <p>The default is 100.
47
*
48
* @param initialCredits number of initial credits
49
- * @return this buidler instance
+ * @return this builder instance
50
*/
51
ConsumerBuilder initialCredits(int initialCredits);
52
0 commit comments