aboutsummaryrefslogtreecommitdiffstats
path: root/res/xml/host_prefs.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/xml/host_prefs.xml')
-rw-r--r--res/xml/host_prefs.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/xml/host_prefs.xml b/res/xml/host_prefs.xml
index f827f84..9669330 100644
--- a/res/xml/host_prefs.xml
+++ b/res/xml/host_prefs.xml
@@ -39,7 +39,7 @@
<ListPreference
android:key="pubkeyid"
- android:title="Use SSH keys"
+ android:title="Use key authentication"
android:entries="@array/list_pubkeyids"
android:entryValues="@array/list_pubkeyids"
/>