Fix typo in comment.

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19425 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
Geert Janssens 2010-08-14 09:30:10 +00:00
parent 1575bb6cde
commit ccb3635820

View File

@ -736,7 +736,7 @@ gnc_numeric_neg(gnc_numeric a)
}
/* *******************************************************************
* gnc_numeric_neg
* gnc_numeric_abs
* return the absolute value of the argument
********************************************************************/