Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
Kevin Cooper committed May 18, 2016
2 parents 3a4b759 + 5299720 commit e805fc9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/src/main/res/xml/main_preferences.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<CheckBoxPreference
android:key="emoncms_usessl"
android:title="Use SSL"
android:summary="Connect using https, supported by emoncms.org"
android:summary="Connect using https, supported by emoncms.org NOT emonPi"
android:defaultValue="true"/>

</PreferenceCategory>
Expand All @@ -39,4 +39,4 @@

</PreferenceCategory>

</PreferenceScreen>
</PreferenceScreen>

0 comments on commit e805fc9

Please sign in to comment.