[budget.scm] show correct tooltip for report option

Budget Report option 'Show notes' had used incorrect tooltip
This commit is contained in:
Christopher Lam 2021-04-02 09:36:47 +08:00
parent 22cb1f3567
commit 05b7c1492c

View File

@ -236,7 +236,7 @@
(add-option
(gnc:make-simple-boolean-option
gnc:pagename-display optname-show-notes
"s15" opthelp-show-budget #t))
"s15" opthelp-show-notes #t))
(add-option
(gnc:make-simple-boolean-option
gnc:pagename-display optname-show-actual