fixing cool typo. see #5189
This commit is contained in:
parent
d97cb22962
commit
e4296cc5f7
|
@ -687,7 +687,7 @@ class WC_Product {
|
||||||
* Returns false if the product cannot be bought.
|
* Returns false if the product cannot be bought.
|
||||||
*
|
*
|
||||||
* @access public
|
* @access public
|
||||||
* @return cool
|
* @return bool
|
||||||
*/
|
*/
|
||||||
public function is_purchasable() {
|
public function is_purchasable() {
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue