From b433de1c0fed78497784980f3f7d1d40a426b0b4 Mon Sep 17 00:00:00 2001 From: Sebastian Hengst Date: Fri, 2 May 2025 14:52:13 +0200 Subject: [PATCH] Bug 1959669 - remove trailing whitespace --- dom/credentialmanagement/identity/IdentityCredential.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dom/credentialmanagement/identity/IdentityCredential.cpp b/dom/credentialmanagement/identity/IdentityCredential.cpp index 0e5d23ba3ff3..d48ee2de7016 100644 --- a/dom/credentialmanagement/identity/IdentityCredential.cpp +++ b/dom/credentialmanagement/identity/IdentityCredential.cpp @@ -297,7 +297,7 @@ IdentityCredential::GetCredentialInMainProcess( } } else { // Otherwise we are in "Passive Mode" and since this doesn't require user - // activation we constrain the credentials that are allowed to be be shown + // activation we constrain the credentials that are allowed to be be shown // to the user so they don't get annoyed. // Specifically, they need to have this credential registered for use on this // website.