Skip to content

Commit 9658f44

Browse files
committed
spelling: targeting
1 parent 8c8bdd3 commit 9658f44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/com/rabbitmq/client/impl/MethodArgumentWriter.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ public class MethodArgumentWriter
3838
private int bitMask;
3939

4040
/**
41-
* Constructs a MethodArgumentWriter targetting the given DataOutputStream.
41+
* Constructs a MethodArgumentWriter targeting the given DataOutputStream.
4242
*/
4343
public MethodArgumentWriter(ValueWriter out)
4444
{

0 commit comments

Comments
 (0)