From 926432d03a46a53af0f72b183c0ae15a6eaaf7ae Mon Sep 17 00:00:00 2001 From: Max Radermacher Date: Fri, 5 Jun 2026 12:01:31 -0500 Subject: [PATCH] =?UTF-8?q?Fix=20typo:=20seconday=20=E2=86=92=20secondary?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../AccountAttributes/AccountAttributesRequestFactory.swift | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SignalServiceKit/Network/API/Requests/AccountAttributes/AccountAttributesRequestFactory.swift b/SignalServiceKit/Network/API/Requests/AccountAttributes/AccountAttributesRequestFactory.swift index 9e22242bf9..a34485cb67 100644 --- a/SignalServiceKit/Network/API/Requests/AccountAttributes/AccountAttributesRequestFactory.swift +++ b/SignalServiceKit/Network/API/Requests/AccountAttributes/AccountAttributesRequestFactory.swift @@ -50,7 +50,7 @@ public struct AccountAttributesRequestFactory { ) -> TSRequest { owsPrecondition( !(tsAccountManager.registrationStateWithMaybeSneakyTransaction.isPrimaryDevice ?? false), - "Trying to set seconday device attributes from primary device", + "Trying to set secondary device attributes from primary device", ) var result = TSRequest(