Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
romainpiel committed Jan 5, 2014
1 parent 99d0e82 commit bcf174f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Meatspace/src/main/res/values/settings.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>

<string name="settings_auto_kill_timeout_bg_title">Stop service when going to background</string>
<string name="settings_auto_kill_timeout_bg_title">Stop service in background</string>
<string name="settings_auto_kill_timeout_bg_key">settings_run_in_bg_key</string>
<string name="settings_auto_kill_timeout_bg_default">-1</string>
<string-array name="settings_auto_kill_timeout_bg_values_string">
Expand Down

0 comments on commit bcf174f

Please sign in to comment.