diff options
author | DvTonder <david.vantonder@gmail.com> | 2013-01-07 12:27:38 -0500 |
---|---|---|
committer | DvTonder <david.vantonder@gmail.com> | 2013-01-07 12:27:38 -0500 |
commit | 4c6cea14ec18fdeeb1c54f3bf32c223abdf7a896 (patch) | |
tree | 63f513d466aafb93d9d26cd2c2d5f0cca141e007 /res/values | |
parent | d8d5f923233183367ff380af06ff30c40c9dd052 (diff) | |
download | packages_apps_settings-4c6cea14ec18fdeeb1c54f3bf32c223abdf7a896.zip packages_apps_settings-4c6cea14ec18fdeeb1c54f3bf32c223abdf7a896.tar.gz packages_apps_settings-4c6cea14ec18fdeeb1c54f3bf32c223abdf7a896.tar.bz2 |
Settings: Fix stupid spelling mistake
Change-Id: Ic193eb1d5b407e79592589ff6028ecfbb266b038
Diffstat (limited to 'res/values')
-rw-r--r-- | res/values/strings.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml index 8250bd6..1aa66bf 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -5106,7 +5106,7 @@ <string name="stylus_icon_enabled_summary">Show the pointer icon when hovering or drawing with the stylus</string> <string name="lockscreen_maximize_widgets_title">Maximize widgets</string> - <string name="lockscreen_maximize_widgets_summary">Show widgets maximized and the unlock mimimized when the screen is turned on</string> + <string name="lockscreen_maximize_widgets_summary">Show widgets maximized and the unlock minimized when the screen is turned on</string> <!-- **** CYANOGENMOD ADDITIONS END **** --> </resources> |