Fix typo in commit message.

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@13484 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
David Hampton
2006-03-04 23:24:14 +00:00
parent 015e064bcc
commit f00e3a46ba

View File

@@ -4,7 +4,7 @@
* src/engine/Account.c:
* src/engine/Group.c: Rework the events generated by the
account/group files and consumed by the GncTreeModelAccount.
Should eliminate all g_value_inset and g_object_set_property
Should eliminate all g_value_unset and g_object_set_property
warnings related to changes in the account tree.
* src/engine/Transaction.c: