Fix javadoc typo

Change-Id: Id851e1752eba2f57ce7360619fee3b14417b053f
Docs: Fix typo in public StrictMode javadoc
Bug: 62204662
Test: make ds-docs
This commit is contained in:
Kurt Nelson
2017-09-12 15:40:23 -07:00
parent f35bfc3d0c
commit 27616138bc

View File

@@ -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