Fix javadoc typo
am: 27616138bc
Change-Id: I5e55f645b757fd60b52cc50a223aa42ca65d0beb
This commit is contained in:
@@ -791,7 +791,7 @@ public final class StrictMode {
|
||||
|
||||
/**
|
||||
* Detect when an {@link java.io.Closeable} or other
|
||||
* object with a explict termination method is finalized
|
||||
* object with an explicit termination method is finalized
|
||||
* without having been closed.
|
||||
*
|
||||
* <p>You always want to explicitly close such objects to
|
||||
|
||||
Reference in New Issue
Block a user