diff --git a/Riot/Assets/en.lproj/Vector.strings b/Riot/Assets/en.lproj/Vector.strings
index 05ffda0e3..a5aa53a63 100644
--- a/Riot/Assets/en.lproj/Vector.strings
+++ b/Riot/Assets/en.lproj/Vector.strings
@@ -1149,7 +1149,7 @@ Tap the + to start adding people.";
"device_verification_self_verify_wait_title" = "Complete security";
"device_verification_self_verify_wait_new_sign_in_title" = "Verify this login";
"device_verification_self_verify_wait_information" = "Verify this session from one of your other sessions, granting it access to encrypted messages.\n\nUse the latest Element on your other devices:";
-"device_verification_self_verify_wait_additional_information" = "This works with Element and other cross-signing capable Matrix cients.";
+"device_verification_self_verify_wait_additional_information" = "This works with Element and other cross-signing capable Matrix clients.";
"device_verification_self_verify_wait_recover_secrets_without_passphrase" = "Use Recovery Key";
"device_verification_self_verify_wait_recover_secrets_with_passphrase" = "Use Recovery Passphrase or Key";
"device_verification_self_verify_wait_recover_secrets_additional_information" = "If you can't access an existing session";
diff --git a/Riot/Generated/Strings.swift b/Riot/Generated/Strings.swift
index 1737b28aa..7935e850c 100644
--- a/Riot/Generated/Strings.swift
+++ b/Riot/Generated/Strings.swift
@@ -954,7 +954,7 @@ internal enum VectorL10n {
internal static var deviceVerificationSelfVerifyStartWaiting: String {
return VectorL10n.tr("Vector", "device_verification_self_verify_start_waiting")
}
- /// This works with Element and other cross-signing capable Matrix cients.
+ /// This works with Element and other cross-signing capable Matrix clients.
internal static var deviceVerificationSelfVerifyWaitAdditionalInformation: String {
return VectorL10n.tr("Vector", "device_verification_self_verify_wait_additional_information")
}
diff --git a/Riot/Modules/KeyVerification/Device/SelfVerifyWait/KeyVerificationSelfVerifyWaitViewController.storyboard b/Riot/Modules/KeyVerification/Device/SelfVerifyWait/KeyVerificationSelfVerifyWaitViewController.storyboard
index a75a46a5e..09e47bd40 100644
--- a/Riot/Modules/KeyVerification/Device/SelfVerifyWait/KeyVerificationSelfVerifyWaitViewController.storyboard
+++ b/Riot/Modules/KeyVerification/Device/SelfVerifyWait/KeyVerificationSelfVerifyWaitViewController.storyboard
@@ -66,7 +66,7 @@ Use the latest Riot on your other devices:
-