diff --git a/src/scm/report/price-scatter.scm b/src/scm/report/price-scatter.scm index d7c4bf5448..5d5b73386e 100644 --- a/src/scm/report/price-scatter.scm +++ b/src/scm/report/price-scatter.scm @@ -78,7 +78,7 @@ 'actual-transactions (list (vector 'weighted-average (N_ "Weighted Average") - (N_ "The weighted average all currency transactions of the past")) + (N_ "The weighted average of all currency transactions of the past")) (vector 'actual-transactions (N_ "Actual Transactions") (N_ "The instantaneous price of actual currency transactions in the past"))