From: Jean-Noel Avila Date: Sun, 8 Oct 2017 12:18:39 +0000 (+0200) Subject: i18n: add a missing space in message X-Git-Tag: v2.15.0-rc1~13^2 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/dfab1eac2362dfcac7c96a43c3938d8ec67d7722?hp=dfab1eac2362dfcac7c96a43c3938d8ec67d7722 i18n: add a missing space in message 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 Signed-off-by: Junio C Hamano ---