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:
Andreas Köhler
2007-07-08 11:05:12 +00:00
parent e5b2043bf1
commit 52e39a6a5b

View File

@@ -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