Skip to content

Commit 0a47847

Browse files
jsorefacogoluegnes
authored andcommitted
spelling: concurrency
(cherry picked from commit 434ee8b)
1 parent b08d672 commit 0a47847

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)