diff --git a/includes/abstracts/abstract-wc-product.php b/includes/abstracts/abstract-wc-product.php index eaf95755136..0713609b25b 100644 --- a/includes/abstracts/abstract-wc-product.php +++ b/includes/abstracts/abstract-wc-product.php @@ -687,7 +687,7 @@ class WC_Product { * Returns false if the product cannot be bought. * * @access public - * @return cool + * @return bool */ public function is_purchasable() {