summaryrefslogtreecommitdiffstats
path: root/res/xml/browser_preferences.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/xml/browser_preferences.xml')
-rw-r--r--res/xml/browser_preferences.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/res/xml/browser_preferences.xml b/res/xml/browser_preferences.xml
index cc9b18add..cb4e0b59d 100644
--- a/res/xml/browser_preferences.xml
+++ b/res/xml/browser_preferences.xml
@@ -140,10 +140,10 @@
android:summary="@string/pref_security_save_form_data_summary" />
<CheckBoxPreference
- android:key="autoFill_enabled"
+ android:key="autofill_enabled"
android:defaultValue="false"
- android:title="@string/pref_autoFill_enabled"
- android:summary="@string/pref_autoFill_enabled_summary" />
+ android:title="@string/pref_autofill_enabled"
+ android:summary="@string/pref_autofill_enabled_summary" />
<com.android.browser.BrowserYesNoPreference
android:key="privacy_clear_form_data"