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

Commit 7c8ca29e authored by Scott Main's avatar Scott Main Committed by Android Git Automerger
Browse files

am e42b1867: am 4fb91d9f: docs: fix typo

Merge commit 'e42b1867' into gingerbread-plus-aosp

* commit 'e42b1867':
  docs: fix typo
parents 33df868b e42b1867
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -576,8 +576,8 @@ helpers.</p>

<h3 id="SharedPreferences">Backing up SharedPreferences</h3>

<p>When you instantiate a {@link android.app.backup.SharedPreferencesBackupHelper}, you must the
name of one or more {@link android.content.SharedPreferences} files.</p>
<p>When you instantiate a {@link android.app.backup.SharedPreferencesBackupHelper}, you must
include the name of one or more {@link android.content.SharedPreferences} files.</p>

<p>For example, to back up a {@link android.content.SharedPreferences} file named
"user_preferences", a complete backup agent using {@link android.app.backup.BackupAgentHelper} looks