summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--ios/MullvadVPN/DeviceManagementViewController.swift2
1 files changed, 1 insertions, 1 deletions
diff --git a/ios/MullvadVPN/DeviceManagementViewController.swift b/ios/MullvadVPN/DeviceManagementViewController.swift
index f988be45e8..d96d9172fd 100644
--- a/ios/MullvadVPN/DeviceManagementViewController.swift
+++ b/ios/MullvadVPN/DeviceManagementViewController.swift
@@ -180,7 +180,7 @@ class DeviceManagementViewController: UIViewController, RootContainment {
format: NSLocalizedString(
"DELETE_ALERT_TITLE",
tableName: "DeviceManagement",
- value: "Are you sure you want to log out of %@?",
+ value: "Are you sure you want to log %@ out?",
comment: ""
), deviceName
)