From 8d2b32b622b9f2d9a5e84b2d00612e2aba435453 Mon Sep 17 00:00:00 2001 From: Gregory Karpinsky <1696330+tivnet@users.noreply.github.com> Date: Fri, 20 Apr 2018 07:57:53 -0400 Subject: [PATCH] Update class-wc-privacy.php Spelling --- includes/class-wc-privacy.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/includes/class-wc-privacy.php b/includes/class-wc-privacy.php index 04bf6153385..cab56198fbd 100644 --- a/includes/class-wc-privacy.php +++ b/includes/class-wc-privacy.php @@ -233,7 +233,7 @@ class WC_Privacy { } /** - * Finds and exports data which could be used to identify a person from WooCommerce data assocated with an email address. + * Finds and exports data which could be used to identify a person from WooCommerce data associated with an email address. * * Orders are exported in blocks of 10 to avoid timeouts. *