mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Fix typo
This commit is contained in:
parent
610bbda23f
commit
8ac640d5fa
@ -36,7 +36,7 @@ qof_instance_get (const QofInstance *inst, const gchar *first_prop, ...)
|
||||
}
|
||||
|
||||
// This is a reimplementation of the function from qofinstance.cpp
|
||||
// with calling qof_instance_set_dirty()
|
||||
// without calling qof_instance_set_dirty()
|
||||
void
|
||||
qof_instance_set (QofInstance *inst, const gchar *first_prop, ...)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user