Fix typo in binreloc message.

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16269 57a11ea4-9604-0410-9ed3-97b8803252fd
zzzoldreleases/2.2
Andreas Köhler 19 years ago
parent e5b2043bf1
commit 52e39a6a5b

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

Loading…
Cancel
Save