Fix get_cart_tax() comment
This commit is contained in:
parent
878cae2c7a
commit
56c2e5838d
|
@ -1239,7 +1239,7 @@ abstract class WC_Abstract_Order {
|
|||
}
|
||||
|
||||
/**
|
||||
* Gets shipping tax amount.
|
||||
* Gets cart tax amount.
|
||||
*
|
||||
* @return float
|
||||
*/
|
||||
|
|
Loading…
Reference in New Issue