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

Commit 1b745baa authored by Joshua Baxter's avatar Joshua Baxter Committed by android-build-merger
Browse files

Merge "docs: fixed typo" into pi-dev am: d82da978

am: 5cf765bc

Change-Id: I1c8d0f9cfb3016510108ead9925826df68572019
parents f2b05f9d 5cf765bc
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -79,7 +79,7 @@ import java.util.List;
 * <li>On a small screen it may display only the headers as a single list when first launched.
 * Selecting one of the header items will only show the PreferenceFragment of that header (on
 * Android N and lower a new Activity is launched).
 * <li>On a large screen in may display both the headers and current PreferenceFragment together as
 * <li>On a large screen it may display both the headers and current PreferenceFragment together as
 * panes. Selecting a header item switches to showing the correct PreferenceFragment for that item.
 * </ul>
 *