Merge Vincent Dawans's 'bug798809' into stable.

This commit is contained in:
John Ralls 2023-05-19 17:57:03 -05:00
commit b3bf11c876

View File

@ -582,7 +582,7 @@ not found.")))
" (let*\n"
" (\n"
" (option (gnc-lookup-option (gnc:optiondb options) \"__general\" \"report-list\"))\n"
" (saved-report-list (GncOption-set-value option))\n"
" (saved-report-list (GncOption-get-value option))\n"
" )\n"
" (\n"
" (lambda (option)\n"