Update class-wc-privacy.php

Spelling
This commit is contained in:
Gregory Karpinsky 2018-04-20 07:57:53 -04:00 committed by GitHub
parent eeaebc92a0
commit 8d2b32b622
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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.
*