Fix - Typo in docblock for 'gruoped' -> 'grouped'

This commit is contained in:
Shiva Poudel 2016-01-05 11:16:54 +05:45
parent 9f5f1bd4fe
commit a3889d1a17
1 changed files with 1 additions and 1 deletions

View File

@ -1832,7 +1832,7 @@ class WC_AJAX {
}
/**
* Search for gruoped products and return json.
* Search for grouped products and return json.
*/
public static function json_search_grouped_products() {
ob_start();