From 956dc6b9b93ce90d8f411b4657a1c555c471bca3 Mon Sep 17 00:00:00 2001 From: Eric Daams Date: Mon, 23 Apr 2018 09:50:08 +0930 Subject: [PATCH] Fixes spelling mistake in privacy policy content snippet. --- includes/class-wc-privacy.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/includes/class-wc-privacy.php b/includes/class-wc-privacy.php index cab56198fbd..5114ea934c5 100644 --- a/includes/class-wc-privacy.php +++ b/includes/class-wc-privacy.php @@ -697,8 +697,8 @@ Additionally we may also collect the following information: - Location and traffic data (including IP address and browser type) if you place an order, or if we need to estimate taxes and shipping costs based on your location. - Product pages visited and content viewed whist your session is active. - Your comments and product reviews if you choose to leave them on our website. -- Shipping address if you request shipping rates from us before checkout whist your session is active. -- Cookies which are essential to keep track of the contents of your cart whist your session is active. +- Shipping address if you request shipping rates from us before checkout whilst your session is active. +- Cookies which are essential to keep track of the contents of your cart whilst your session is active. - Account email/password to allow you to access your account, if you have one. - If you choose to create an account with us, your name, address, email and phone number, which will be used to populate the checkout for future orders. ', 'woocommerce' ) ) ) );