summaryrefslogtreecommitdiffstats
path: root/i18n.txt
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2008-12-20 06:30:11 +0000
committerJunio C Hamano <junio@hera.kernel.org>2008-12-20 06:30:11 +0000
commit54bf1e2728abed073b4c0bd79830af6cdbcc67fe (patch)
tree4f813eacc91b38b7503eb07e830984d3a8b187ce /i18n.txt
parent6a3c82713a6d40b17cafd5a3eb312fe7b25d277e (diff)
downloadgit-htmldocs-54bf1e2728abed073b4c0bd79830af6cdbcc67fe.tar.gz
Autogenerated HTML docs for v1.6.1-rc3-51-g5832d
Diffstat (limited to 'i18n.txt')
-rw-r--r--i18n.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/i18n.txt b/i18n.txt
index 2cdacd94c..708da6ca3 100644
--- a/i18n.txt
+++ b/i18n.txt
@@ -7,11 +7,11 @@ At the core level, git is character encoding agnostic.
to be what lstat(2) and creat(2) accepts. There is no such
thing as pathname encoding translation.
- - The contents of the blob objects are uninterpreted sequence
+ - The contents of the blob objects are uninterpreted sequences
of bytes. There is no encoding translation at the core
level.
- - The commit log messages are uninterpreted sequence of non-NUL
+ - The commit log messages are uninterpreted sequences of non-NUL
bytes.
Although we encourage that the commit log messages are encoded