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 3fcfecd commit 5a3481eCopy full SHA for 5a3481e
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