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

Commit 61396a8b authored by Scott Kennedy's avatar Scott Kennedy
Browse files

Correct a small doc error

Change-Id: I2adcc169193452549e55ac10958f0e28216aeb15
parent 1a546dca
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -680,7 +680,7 @@ android.app.backup.BackupAgentHelper} looks like this:</p>

<pre>
public class MyFileBackupAgent extends BackupAgentHelper {
    // The name of the SharedPreferences file
    // The name of the file
    static final String TOP_SCORES = "scores";
    static final String PLAYER_STATS = "stats";