i18n: add a missing space in message
authorJean-Noel Avila <jn.avila@free.fr>
Sun, 8 Oct 2017 12:18:39 +0000 (14:18 +0200)
committerJunio C Hamano <gitster@pobox.com>
Mon, 9 Oct 2017 09:59:01 +0000 (18:59 +0900)
The message spans over 2 lines but the C conconcatenation does not add
the needed space between the two lines.

Signed-off-by: Jean-Noel Avila <jn.avila@free.fr>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found