File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
WooCommerce/Classes/Authentication Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -198,7 +198,7 @@ private extension PostSiteCredentialLoginChecker {
198198 comment: " Error message displayed when the WooCommerce plugin detail cannot be fetched after authentication "
199199 )
200200 static let invalidLoginOrAdminURL = NSLocalizedString (
201- " Application password cannot be generated due to custom login or admin URL on your site. " ,
201+ " Application password cannot be generated due to a custom login or admin URL on your site. " ,
202202 comment: " Message to display when the constructed admin or login URL for the logged-in site is not accessible "
203203 )
204204 static let contactSupport = NSLocalizedString ( " Contact Support " , comment: " Button to contact support for login " )
You can’t perform that action at this time.
0 commit comments