Skip to content

Commit fcf9b45

Browse files
committed
More precise localized string comment.
1 parent 699fb7e commit fcf9b45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

WooCommerce/Classes/ViewModels/CardPresentPayments/CardPresentModalSuccessWithoutEmail.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ private extension CardPresentModalSuccessWithoutEmail {
6767

6868
static let saveReceiptAndContinue = NSLocalizedString(
6969
"Save receipt and continue",
70-
comment: "Button when the user does not want to print or email receipt. Presented to users after a payment has been successfully collected"
70+
comment: "Button when the user does not want to print the receipt. Presented to users after a payment has been successfully collected"
7171
)
7272
}
7373
}

0 commit comments

Comments
 (0)