diff options
Diffstat (limited to 'app/src/main/res/xml/preference.xml')
-rw-r--r-- | app/src/main/res/xml/preference.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/src/main/res/xml/preference.xml b/app/src/main/res/xml/preference.xml index 3a8c4fdf..538f0387 100644 --- a/app/src/main/res/xml/preference.xml +++ b/app/src/main/res/xml/preference.xml @@ -74,7 +74,7 @@ <PreferenceCategory android:title="Autofill"> <Preference android:key="autofill_apps" - android:summary="Configure behaviour of autofill for specific apps." + android:summary="Customize autofill settings for specific apps." android:title="Autofill Apps"/> </PreferenceCategory> |