From 7ea3a79f0cc157980cbc0c4117f2458cc535a0d8 Mon Sep 17 00:00:00 2001 From: Vicent Marti Date: Mon, 3 Dec 2012 16:04:39 +0100 Subject: [PATCH] Vade retro satana --- src/config_cache.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config_cache.c b/src/config_cache.c index ca9602e56..244202351 100644 --- a/src/config_cache.c +++ b/src/config_cache.c @@ -24,7 +24,7 @@ struct map_data { * core.eol * Sets the line ending type to use in the working directory for * files that have the text property set. Alternatives are lf, crlf - * and native, which uses the platform’s native line ending. The default + * and native, which uses the platform's native line ending. The default * value is native. See gitattributes(5) for more information on * end-of-line conversion. */