Corrected comment

This commit is contained in:
Mike Jolley 2014-10-20 16:10:36 +01:00
parent 5724d1c43f
commit 1922b377e8
1 changed files with 1 additions and 1 deletions

View File

@ -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
*/