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

Commit c8b055aa authored by Brian Williammee's avatar Brian Williammee
Browse files

Correct comment on putStringSet

Works with both commit and apply.

Bug: 14838826
Change-Id: I86758139aca8fd06123c06544d1901bb394cbf15
parent f65bfe3b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -82,7 +82,7 @@ public interface SharedPreferences {
        
        /**
         * Set a set of String values in the preferences editor, to be written
         * back once {@link #commit} is called.
         * back once {@link #commit} or {@link #apply} is called.
         * 
         * @param key The name of the preference to modify.
         * @param values The set of new values for the preference.  Passing {@code null}