Skip to content

Commit 15c1605

Browse files
committed
Correct typo
1 parent 14152d2 commit 15c1605

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/com/rabbitmq/client/impl/LongString.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636

3737
/**
3838
* An object providing access to a LongString.
39-
* This might be implemeted to read directly from connection
39+
* This might be implemented to read directly from connection
4040
* socket, depending on the size of the content to be read -
4141
* long strings may contain up to 4Gb of content.
4242
*/

0 commit comments

Comments
 (0)