aboutsummaryrefslogtreecommitdiff
path: root/res/xml/preferences.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/xml/preferences.xml')
-rw-r--r--res/xml/preferences.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/xml/preferences.xml b/res/xml/preferences.xml
index f4cdd9f..4a12e1c 100644
--- a/res/xml/preferences.xml
+++ b/res/xml/preferences.xml
@@ -28,7 +28,7 @@
android:orderingFromXml="true"
android:title="@string/preferences_catagory_data" >
<CheckBoxPreference
- android:key="nonUniLinkBusStop"
+ android:key="nonUniLinkBusStops"
android:summaryOff="@string/preferences_non_uni_link_disabled"
android:summaryOn="@string/preferences_non_uni_link_enabled"
android:title="@string/preferences_non_uni_link" />