Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 27616138 authored by Kurt Nelson's avatar Kurt Nelson
Browse files

Fix javadoc typo

Change-Id: Id851e1752eba2f57ce7360619fee3b14417b053f
Docs: Fix typo in public StrictMode javadoc
Bug: 62204662
Test: make ds-docs
parent f35bfc3d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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