summaryrefslogtreecommitdiffstats
path: root/i18n.txt
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2008-11-03 04:36:58 +0000
committerJunio C Hamano <junio@hera.kernel.org>2008-11-03 04:36:58 +0000
commitaa17c7c4d33a68aa8f51a1cea8f2ca37bdf86d26 (patch)
treea74c0772fb185c556c527d188f08ebbe3f45ac0b /i18n.txt
parentf7e47eefae93a126e7df9ca7ccf6ba2e3d1af914 (diff)
downloadgit-htmldocs-aa17c7c4d33a68aa8f51a1cea8f2ca37bdf86d26.tar.gz
Autogenerated HTML docs for v1.6.0.3-613-g9f8f13
Diffstat (limited to 'i18n.txt')
-rw-r--r--i18n.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/i18n.txt b/i18n.txt
index d2970f835..2cdacd94c 100644
--- a/i18n.txt
+++ b/i18n.txt
@@ -37,9 +37,9 @@ of `i18n.commitencoding` in its `encoding` header. This is to
help other people who look at them later. Lack of this header
implies that the commit log message is encoded in UTF-8.
-. 'git-log', 'git-show' and friends looks at the `encoding`
- header of a commit object, and tries to re-code the log
- message into UTF-8 unless otherwise specified. You can
+. 'git-log', 'git-show', 'git-blame' and friends look at the
+ `encoding` header of a commit object, and try to re-code the
+ log message into UTF-8 unless otherwise specified. You can
specify the desired output encoding with
`i18n.logoutputencoding` in `.git/config` file, like this:
+