ls-files: fix black space in error message

ce74de9(ls-files: introduce "--format" option) miss
a space between two words incorrectly, it leads to
wrong i10n messages. So fix it by adding a space at
the end of the error message.

Signed-off-by: ZheNing Hu <adlternative@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
ZheNing Hu 2022-09-11 14:03:17 +00:00 коммит произвёл Junio C Hamano
Родитель ce74de931d
Коммит 746aae3dd1
1 изменённых файлов: 1 добавлений и 1 удалений