commit 36d5d93bf59337c6a48bd37069a733311fc1c53a parent b2f7ae63985c7b409ab4be43fcc152e0cd5a79fe Author: wwp <wwp@free.fr> Date: Mon, 7 Nov 2016 18:25:42 +0100 Get rid of this \t char. Diffstat:
| M | src/wizard.c | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/wizard.c b/src/wizard.c @@ -568,7 +568,7 @@ static void write_welcome_email(WizardWindow *wizard) "-----------\n" "Homepage: <%s>\n" "Manual: <%s>\n" - "FAQ: <%s>\n" + "FAQ: <%s>\n" "Themes: <%s>\n" "Mailing Lists: <%s>\n" "\n"