Merge "Fix preference title typo in saved network screen"
This commit is contained in:
committed by
Android (Google) Code Review
commit
b0eaab5738
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user