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 8c8bdd3 commit 9658f44Copy full SHA for 9658f44
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