Update some references to hello-world.scm

This commit is contained in:
Richard Cohen
2023-02-27 11:33:10 +00:00
parent 8e4c085e9f
commit 87c52f53fa
2 changed files with 2 additions and 2 deletions

View File

@@ -741,7 +741,7 @@ gnc_register_list_option(GncOptionDB* db, const char* section,
db->register_option(section, std::move(option));
}
/* Only balance-forecast.scm, hello-world.scm, and net-charts.scm
/* Only balance-forecast.scm, sample-report.scm, and net-charts.scm
* use decimals and fractional steps and they can be worked around.
*/
template <typename ValueType> void