Commit 7ea3a79f0cc157980cbc0c4117f2458cc535a0d8

Vicent Marti 2012-12-03T16:04:39

Vade retro satana

1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/src/config_cache.c b/src/config_cache.c
index ca9602e..2442023 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. 
  */