diff --git a/catalog/includes/languages/english/modules/content/checkout_success/cm_cs_downloads.php b/catalog/includes/languages/english/modules/content/checkout_success/cm_cs_downloads.php index b44bbb644..4b6d27762 100644 --- a/catalog/includes/languages/english/modules/content/checkout_success/cm_cs_downloads.php +++ b/catalog/includes/languages/english/modules/content/checkout_success/cm_cs_downloads.php @@ -11,7 +11,7 @@ */ define('MODULE_CONTENT_CHECKOUT_SUCCESS_DOWNLOADS_TITLE', 'Product Downloads'); - define('MODULE_CONTENT_CHECKOUT_SUCCESS_DOWNLOADS_DESCRIPTION', 'Show ordered product download links to the checkut success page'); + define('MODULE_CONTENT_CHECKOUT_SUCCESS_DOWNLOADS_DESCRIPTION', 'Show ordered product download links on the checkout success page'); define('TABLE_HEADING_DOWNLOAD_DATE', 'Expiry date: '); define('TABLE_HEADING_DOWNLOAD_COUNT', ' downloads remaining'); diff --git a/catalog/includes/languages/english/modules/content/checkout_success/cm_cs_product_notifications.php b/catalog/includes/languages/english/modules/content/checkout_success/cm_cs_product_notifications.php index 90f20f56c..e66ccf317 100644 --- a/catalog/includes/languages/english/modules/content/checkout_success/cm_cs_product_notifications.php +++ b/catalog/includes/languages/english/modules/content/checkout_success/cm_cs_product_notifications.php @@ -11,7 +11,7 @@ */ define('MODULE_CONTENT_CHECKOUT_SUCCESS_PRODUCT_NOTIFICATIONS_TITLE', 'Product Notifications'); - define('MODULE_CONTENT_CHECKOUT_SUCCESS_PRODUCT_NOTIFICATIONS_DESCRIPTION', 'Add product notification to checkut success page'); + define('MODULE_CONTENT_CHECKOUT_SUCCESS_PRODUCT_NOTIFICATIONS_DESCRIPTION', 'Add product notification to checkout success page'); define('MODULE_CONTENT_CHECKOUT_SUCCESS_PRODUCT_NOTIFICATIONS_TEXT_NOTIFY_PRODUCTS', 'Please notify me of updates to the products I have selected below:'); ?>