Update wc-template-functions.php

Spelling
This commit is contained in:
Gregory Karpinsky 2018-04-19 21:19:36 -04:00 committed by GitHub
parent 1d0528b73f
commit 02a4538c82
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -792,7 +792,7 @@ function wc_terms_and_conditions_page_content() {
/**
* Output privacy policy text. This is custom text which can be added via the customizer/privacy settings section.
*
* Loads the relevent policy for the current page unless a specfic policy text is required.
* Loads the relevant policy for the current page unless a specific policy text is required.
*
* @since 3.4.0
* @param string $type Type of policy to load. Valid values include registration and checkout.