mirror of
https://github.com/apache/commons-lang.git
synced 2025-02-12 21:15:05 +00:00
Fix Javadoc link.
This commit is contained in:
parent
525b1df56b
commit
9208f1d0b9
@ -24,7 +24,7 @@
|
||||
import org.junit.jupiter.api.Test;
|
||||
|
||||
/**
|
||||
* Tests {@linkTriConsumer}.
|
||||
* Tests {@link TriConsumer}.
|
||||
*/
|
||||
public class TriConsumerTest {
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user