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 d66c8e6 commit 6bb5fcbCopy full SHA for 6bb5fcb
src/main/java/com/rabbitmq/client/impl/MethodArgumentWriter.java
@@ -38,7 +38,7 @@ public class MethodArgumentWriter
38
private int bitMask;
39
40
/**
41
- * Constructs a MethodArgumentWriter targetting the given DataOutputStream.
+ * Constructs a MethodArgumentWriter targeting the given DataOutputStream.
42
*/
43
public MethodArgumentWriter(ValueWriter out)
44
{
0 commit comments