Skip to content

Commit 9e2f16b

Browse files
Ecarrionrachelmcr
andauthored
Update WooCommerce/Classes/ViewRelated/Products/Variations/Bulk Update/BulkUpdateViewController.swift
Co-authored-by: Rachel McR. <[email protected]>
1 parent ca00c83 commit 9e2f16b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

WooCommerce/Classes/ViewRelated/Products/Variations/Bulk Update/BulkUpdateViewController.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -265,7 +265,7 @@ private extension BulkUpdateViewController {
265265
static let noticeUnableToSyncVariations = NSLocalizedString("Unable to retrieve variations",
266266
comment: "Unable to retrieve variations for bulk update screen")
267267
static let noticeRetryAction = NSLocalizedString("Retry", comment: "Retry Action")
268-
static let pricesUpdated = NSLocalizedString("Prices updated succesfully.",
268+
static let pricesUpdated = NSLocalizedString("Prices updated successfully.",
269269
comment: "Notice title when updating the price via the bulk variation screen")
270270
}
271271
}

0 commit comments

Comments
 (0)