Spelling correction - insursion to insertion

This commit is contained in:
Ryan Ray 2014-11-21 16:46:33 -05:00
parent 47cc448028
commit cc5be422cc
1 changed files with 1 additions and 1 deletions

View File

@ -653,7 +653,7 @@ class WC_Tax {
}
/**
* Prepare and format tax rate for DB insursion
* Prepare and format tax rate for DB insertion
* @param array $tax_rate
* @return array
*/