Skip to content

Commit 8e2297b

Browse files
committed
Javadoc: Normalize spelling
1 parent 3efb7c3 commit 8e2297b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/org/apache/commons/lang3/concurrent/ConcurrentUtils.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ public T get(final long timeout, final TimeUnit unit) {
7878

7979
/**
8080
* {@inheritDoc} This implementation always returns <strong>false</strong>; there
81-
* is no background process which could be cancelled.
81+
* is no background process which could be canceled.
8282
*/
8383
@Override
8484
public boolean isCancelled() {

0 commit comments

Comments
 (0)