Merge branch '2.3.x'

Closes gh-21734
This commit is contained in:
Phillip Webb
2020-06-06 11:08:30 -07:00
3 changed files with 3 additions and 4 deletions

View File

@@ -21,8 +21,7 @@ import java.io.IOException;
import java.util.function.IntConsumer;
/**
* Provides access to an opaque to the underling file system representation of an open
* file.
* Provides access to the underlying file system representation of an open file.
*
* @author Phillip Webb
* @see #acquire()