File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
WooCommerce/Classes/ViewRelated/Orders/Simple Payments Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -213,7 +213,7 @@ private extension SimplePaymentsSummary {
213213 static let emailPlaceHolder = NSLocalizedString ( " Enter Email " ,
214214 comment: " Placeholder of the row that holds the provided email when creating a simple payment " )
215215 static let payment = NSLocalizedString ( " Payment " ,
216- comment: " Title text of the row that shows that list the payment when creating a simple payment " )
216+ comment: " Title text of the row that shows the payment headline when creating a simple payment " )
217217 static let subtotal = NSLocalizedString ( " Subtotal " ,
218218 comment: " Title text of the row that shows the subtotal when creating a simple payment " )
219219 static let chargeTaxes = NSLocalizedString ( " Charge Taxes " ,
You can’t perform that action at this time.
0 commit comments