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

Commit 79d8fbb7 authored by Fan Zhang's avatar Fan Zhang
Browse files

Fix preference title typo in saved network screen

Change-Id: If6df7d42379d8597fcdcd20f71c88376a972ee70
Fix: 33909403
Test: reindex search
parent db62b521
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -15,6 +15,6 @@
-->

<PreferenceScreen xmlns:android="http://schemas.android.com/apk/res/android"
    android:title="@string/wifi_display_settings_title">
    android:title="@string/wifi_saved_access_points_titlebar">

</PreferenceScreen>