fix docos

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@8172 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
Linas Vepstas 2003-04-02 05:09:24 +00:00
parent a65a2499e8
commit e5d7cd62ee

View File

@ -64,7 +64,7 @@ void xaccAccountTreeScrubOrphans (Account *acc);
void xaccGroupScrubOrphans (AccountGroup *grp);
/** The ScrubSplit methods ensure that splits with the same commodity
* and command currency have the same amount and value.
* and currency have the same amount and value.
*/
void xaccSplitScrub (Split *split);
void xaccTransScrubSplits (Transaction *trans);