Corrected comment
This commit is contained in:
parent
5724d1c43f
commit
1922b377e8
|
@ -1237,7 +1237,7 @@ abstract class WC_Abstract_Order {
|
|||
}
|
||||
|
||||
/**
|
||||
* Gets the total (product) discount amount - these are applied before tax.
|
||||
* Gets the total (order) discount amount - these are applied after tax.
|
||||
*
|
||||
* @return float
|
||||
*/
|
||||
|
|
Loading…
Reference in New Issue