mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
* src/engine/Transaction.c: fix spelling
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6401 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
c5af00805e
commit
5b717264ea
@ -1606,8 +1606,8 @@ xaccTransCommitEdit (Transaction *trans)
|
|||||||
if (ERR_BACKEND_MODIFIED == errcode)
|
if (ERR_BACKEND_MODIFIED == errcode)
|
||||||
{
|
{
|
||||||
PWARN("Another user has modified this transaction\n"
|
PWARN("Another user has modified this transaction\n"
|
||||||
"\tjust a moment ago. Please look at thier changes,\n"
|
"\tjust a moment ago. Please look at their changes,\n"
|
||||||
"\t and try again, if needed.\n"
|
"\tand try again, if needed.\n"
|
||||||
"\t(This dialog should be a gui dialog and \n"
|
"\t(This dialog should be a gui dialog and \n"
|
||||||
"\tshould check for errors)\n");
|
"\tshould check for errors)\n");
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user