summaryrefslogtreecommitdiffhomepage
path: root/app/components
diff options
context:
space:
mode:
Diffstat (limited to 'app/components')
-rw-r--r--app/components/Preferences.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/components/Preferences.js b/app/components/Preferences.js
index 26b2e4eb16..7082d1749e 100644
--- a/app/components/Preferences.js
+++ b/app/components/Preferences.js
@@ -61,7 +61,7 @@ export default class Preferences extends Component<PreferencesProps, State> {
</View>
<View style={styles.preferences__cell_footer}>
<Text style={styles.preferences__cell_footer_label}>
- {'Automatically connect the VPN at login to the system.'}
+ {'Automatically connect the VPN when the computer starts.'}
</Text>
</View>