Skip to content

Commit 434ee8b

Browse files
committed
spelling: concurrency
1 parent 7612b7c commit 434ee8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/com/rabbitmq/utility/IntAllocator.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
* {@link BitSet} representation of the free integers.
2424
* </p>
2525
*
26-
* <h2>Concurrecy Semantics:</h2>
26+
* <h2>Concurrency Semantics:</h2>
2727
* This class is <b><i>not</i></b> thread safe.
2828
*
2929
* <h2>Implementation notes:</h2>

0 commit comments

Comments
 (0)