Fix grammar in javadoc (#11090)
Motivation: There was some grammar / spelling error in the javadocs Modification: Fix error Result: Cleanup
This commit is contained in:
parent
654a54bbad
commit
5451b978c4
@ -22,7 +22,7 @@ import reactor.blockhound.integration.BlockHoundIntegration;
|
||||
|
||||
|
||||
/**
|
||||
* Contains classes that must be have public visibility but are not public API.
|
||||
* Contains classes that must have public visibility but are not public API.
|
||||
*/
|
||||
class Hidden {
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user