mirror of
https://github.com/openjdk/jdk.git
synced 2026-02-16 05:15:22 +00:00
6983666: Typo in JavaDoc comments within FileCacheImageOutputStream
Reviewed-by: jgodinez
This commit is contained in:
parent
abd7c7bcde
commit
a0e0abb54c
@ -214,7 +214,7 @@ public class FileCacheImageOutputStream extends ImageOutputStreamImpl {
|
||||
}
|
||||
|
||||
/**
|
||||
* Closes this <code>FileCacheImageOututStream</code>. All
|
||||
* Closes this <code>FileCacheImageOutputStream</code>. All
|
||||
* pending data is flushed to the output, and the cache file
|
||||
* is closed and removed. The destination <code>OutputStream</code>
|
||||
* is not closed.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user