Re: [PATCH] Fixed a translation error

2015-05-04 Thread Junio C Hamano
Jonathan Nieder writes: > While we're here, start the error messages with a lowercase letter to > match the usual typography of error messages. > > A quick web search and a code search at codesearch.debian.net finds no > scripts trying to parse these error messages, so this change should be > saf

[PATCH] Fixed a translation error

2015-05-04 Thread Alangi Derick
Signed-off-by: Alangi Derick --- builtin/config.c | 34 +- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/builtin/config.c b/builtin/config.c index d32c532..2b6bf0a 100644 --- a/builtin/config.c +++ b/builtin/config.c @@ -85,7 +85,7 @@ static struc