mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Fix typo in binreloc message.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16269 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
@@ -573,7 +573,7 @@ main(int argc, char ** argv)
|
||||
}
|
||||
}
|
||||
#else
|
||||
g_message("main: binreloc relocation support was disable at configure time.\n");
|
||||
g_message("main: binreloc relocation support was disabled at configure time.\n");
|
||||
#endif
|
||||
|
||||
#ifdef HAVE_GETTEXT
|
||||
|
||||
Reference in New Issue
Block a user