summaryrefslogtreecommitdiff
path: root/src/config_cache.c
diff options
context:
space:
mode:
authorVicent Marti <tanoku@gmail.com>2012-12-03 16:04:39 +0100
committerVicent Marti <tanoku@gmail.com>2012-12-03 16:04:39 +0100
commit7ea3a79f0cc157980cbc0c4117f2458cc535a0d8 (patch)
tree9040ad4061a8be423f09994fabe50dbf6f83064f /src/config_cache.c
parente6b013a042e5b20a97cc4286fea437240028991b (diff)
downloadlibgit2-7ea3a79f0cc157980cbc0c4117f2458cc535a0d8.tar.gz
Vade retro satana
Diffstat (limited to 'src/config_cache.c')
-rw-r--r--src/config_cache.c2
1 files changed, 1 insertions, 1 deletions
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.
*/