Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Ralphson <mike@abacus.co.uk>2009-04-17 22:13:28 +0400
committerJunio C Hamano <gitster@pobox.com>2009-04-21 02:56:07 +0400
commit680ebc01806187b33cab9093c39102468298350f (patch)
treee78dec25b84862f9e3fd325066be7a9c5a236813 /gitweb/README
parent7c0282bfb9038516b0eeb3b7cb3c1d6ee3cb20de (diff)
Documentation: fix typos / spelling mistakes
Signed-off-by: Mike Ralphson <mike@abacus.co.uk> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'gitweb/README')
-rw-r--r--gitweb/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/gitweb/README b/gitweb/README
index 8433dd1d45..ccda890c0e 100644
--- a/gitweb/README
+++ b/gitweb/README
@@ -206,7 +206,7 @@ not include variables usually directly set during build):
* $fallback_encoding
Gitweb assumes this charset if line contains non-UTF-8 characters.
Fallback decoding is used without error checking, so it can be even
- 'utf-8'. Value mist be valid encodig; see Encoding::Supported(3pm) man
+ 'utf-8'. Value must be valid encoding; see Encoding::Supported(3pm) man
page for a list. By default 'latin1', aka. 'iso-8859-1'.
* @diff_opts
Rename detection options for git-diff and git-diff-tree. By default