From 3850f4f13accbd37934bd6c17631a9b3bbf8f0bf Mon Sep 17 00:00:00 2001 From: pierrebuet Date: Fri, 4 May 2018 16:57:01 +0200 Subject: [PATCH] Diverse typos --- includes/admin/settings/class-wc-settings-accounts.php | 2 +- includes/class-wc-privacy.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/includes/admin/settings/class-wc-settings-accounts.php b/includes/admin/settings/class-wc-settings-accounts.php index f89ea6a5589..5bce86b1438 100644 --- a/includes/admin/settings/class-wc-settings-accounts.php +++ b/includes/admin/settings/class-wc-settings-accounts.php @@ -157,7 +157,7 @@ class WC_Settings_Accounts extends WC_Settings_Page { ), array( 'title' => __( 'Personal data retention', 'woocommerce' ), - 'desc' => __( 'Choose how long to retain personal data when it\'s no longer needed for processing. Leave the following options blank to retain this data indefinetely.', 'woocommerce' ), + 'desc' => __( 'Choose how long to retain personal data when it\'s no longer needed for processing. Leave the following options blank to retain this data indefinitely.', 'woocommerce' ), 'type' => 'title', 'id' => 'personal_data_retention', ), diff --git a/includes/class-wc-privacy.php b/includes/class-wc-privacy.php index b489626976b..0805b05e874 100644 --- a/includes/class-wc-privacy.php +++ b/includes/class-wc-privacy.php @@ -92,7 +92,7 @@ class WC_Privacy extends WC_Abstract_Privacy { '' . '

' . __( 'If you create an account, we will store your name, address, email and phone number, which will be used to populate the checkout for future orders.', 'woocommerce' ) . '

' . '

' . __( 'We generally store information about you for as long as we need the information for the purposes for which we collect and use it, and we are not legally required to continue to keep it. For example, we will store order information for XXX years for tax and accounting purposes. This includes your name, email address and billing and shipping addresses.', 'woocommerce' ) . '

' . - '

' . __( 'We will also store comments or reviews, if you chose to leave them.', 'woocommerce' ) . '

' . + '

' . __( 'We will also store comments or reviews, if you choose to leave them.', 'woocommerce' ) . '

' . '

' . __( 'Who on our team has access', 'woocommerce' ) . '

' . '

' . __( 'Members of our team have access to the information you provide us. For example, both Administrators and Shop Managers can access:', 'woocommerce' ) . '

' . '