mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
typo fix
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6508 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
5150ab09c4
commit
1d4521a68f
@ -70,7 +70,7 @@ get_mass_trans_cb (PGBackend *be, PGresult *result, int j, gpointer data)
|
||||
{
|
||||
/* If transaction already exists, determine whose data is
|
||||
* newer: the engine cache, or the database. If the
|
||||
* engine has newer stuff, ignore the databae contents.
|
||||
* engine has newer stuff, ignore the database contents.
|
||||
*/
|
||||
|
||||
gint32 db_version, cache_version;
|
||||
|
Loading…
Reference in New Issue
Block a user