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

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

am 4fb91d9f: docs: fix typo

Merge commit '4fb91d9f' into gingerbread

* commit '4fb91d9f':
  docs: fix typo
parents 1eb442ee 4fb91d9f
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