diff options
Diffstat (limited to 'kmymoney2/reports/pivottable.h')
-rw-r--r-- | kmymoney2/reports/pivottable.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kmymoney2/reports/pivottable.h b/kmymoney2/reports/pivottable.h index 26ac53c..5d3a8c6 100644 --- a/kmymoney2/reports/pivottable.h +++ b/kmymoney2/reports/pivottable.h @@ -207,7 +207,7 @@ protected: * in the user's hierarchy and the account where the budget is held for it. * This is needed because the user can budget on a given account for that * account and all its descendants. Also if NO budget is placed on the - * account or any of its tqparents, the account is not included in the map. + * account or any of its parents, the account is not included in the map. */ void calculateBudgetMapping( void ); |