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

Commit 1c89ec28 authored by Brian Williammee's avatar Brian Williammee Committed by Android (Google) Code Review
Browse files

Merge "Correct comment on putStringSet"

parents adcc5763 c8b055aa
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}