From b36d34043092a63cc4f4b361fe30a6d70ebba030 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Antoine=20C=C5=93ur?= <coeur@gmx.fr> Date: Fri, 12 Jun 2015 00:29:17 +0200 Subject: [PATCH] spelling fix --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e3818424137..3c4f13e5a4b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -49,7 +49,7 @@ * Fixed an issue where first store could not be selected on frontend * Fixed an issue with performance toolkit category creation * Fixed an issue when columns 'Interval', 'Price Rule' had incorrect values in Coupon Usage report - * Fixed an issue where fatal error occured on Abandoned Carts report grid + * Fixed an issue where fatal error occurred on Abandoned Carts report grid * Fixed an issue where it was not possible to add product to shopping cart if Use Secure URLs in Frontend = Yes * Fixed an issue where email was not required during Guest Checkout * Fixed broken ability to skip reindex in `bin/magento setup:performance:generate-fixtures` command @@ -2636,7 +2636,7 @@ * Fixed an issue with status and visibility settings of a related product on the backend * Fixed an issue with unused DB indexes, which used resources, but did not contribute to higher performance * Fixed an issue where it was possible to create a downloadable product without specifying a link or a file - * Fixed an issue where a fatal error occured when opening a fixed bundle product with custom options page on the frontend + * Fixed an issue where a fatal error occurred when opening a fixed bundle product with custom options page on the frontend * Fixed an issue where the was a wrong config key for backend cataloginventory * Processed GitHub requests: * [#548] (https://github.com/magento/magento2/issues/548) -- Console installer doesn't checks filesystem permissions -- GitLab