OSDN Git Service

Fix javadoc typo
authorKurt Nelson <kurtn@google.com>
Tue, 12 Sep 2017 22:40:23 +0000 (15:40 -0700)
committerKurt Nelson <kurtn@google.com>
Wed, 13 Sep 2017 17:41:50 +0000 (10:41 -0700)
Change-Id: Id851e1752eba2f57ce7360619fee3b14417b053f
Docs: Fix typo in public StrictMode javadoc
Bug: 62204662
Test: make ds-docs

core/java/android/os/StrictMode.java

index 3e07143..3b6df5d 100644 (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