aboutsummaryrefslogtreecommitdiff
path: root/gitweb/README
diff options
context:
space:
mode:
authorMike Ralphson <mike@abacus.co.uk>2009-04-17 19:13:28 +0100
committerJunio C Hamano <gitster@pobox.com>2009-04-20 15:56:07 -0700
commit680ebc01806187b33cab9093c39102468298350f (patch)
treee78dec25b84862f9e3fd325066be7a9c5a236813 /gitweb/README
parent7c0282bfb9038516b0eeb3b7cb3c1d6ee3cb20de (diff)
downloadgit-680ebc01806187b33cab9093c39102468298350f.tar.gz
git-680ebc01806187b33cab9093c39102468298350f.tar.xz
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 8433dd1d4..ccda890c0 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