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

Commit 2f761760 authored by Daisuke Miyakawa's avatar Daisuke Miyakawa
Browse files

Fix typo.

onnSaveInstanceState -> onSaveInstanceState

Change-Id: I34981dd10fce4eaad6e1f6bba3d569e1e35e3c2a
parent 2a5a5370
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -858,7 +858,7 @@ public class Fragment implements ComponentCallbacks, OnCreateContextMenuListener
     * {@link #onActivityCreated(Bundle)}.
     *
     * <p>This corresponds to {@link Activity#onSaveInstanceState(Bundle)
     * Activity.onnSaveInstanceState(Bundle)} and most of the discussion there
     * Activity.onSaveInstanceState(Bundle)} and most of the discussion there
     * applies here as well.  Note however: <em>this method may be called
     * at any time before {@link #onDestroy()}</em>.  There are many situations
     * where a fragment may be mostly torn down (such as when placed on the