Merge "Update wakeup anomaly to exclude blacklisted wakeups."
diff --git a/res/values/strings.xml b/res/values/strings.xml
index f68323a..567f255 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -7998,7 +7998,7 @@
<!-- Link to the apps page for WRITE_SETTINGS settings [CHAR LIMIT=52] -->
<string name="write_settings_preference">App modify system settings permission</string>
<!-- Label for setting which controls whether app can write system settings [CHAR LIMIT=45] -->
- <string name="permit_write_settings">Allow modify system settings</string>
+ <string name="permit_write_settings">Allow modifying system settings</string>
<!-- Description of the write system settings [CHAR LIMIT=NONE] -->
<string name="write_settings_description">This permission allows an app to modify system settings.</string>
<!-- Summary of app allowed to write system settings [CHAR LIMIT=45] -->