From: Mike Ralphson Date: Fri, 17 Apr 2009 18:13:28 +0000 (+0100) Subject: Documentation: fix typos / spelling mistakes X-Git-Url: https://git.ladys.computer/Gitweb/commitdiff_plain/5a8aef00cf48a41cfbf863a708a2d4014410f74dc1b90efb2708c72420df2286?hp=92c325a48bdcbb34278537bf0d74f77bf9ca571959af68294e6e620d92561803 Documentation: fix typos / spelling mistakes Signed-off-by: Mike Ralphson Signed-off-by: Junio C Hamano --- diff --git a/README b/README index d995a05..e17aece 100644 --- a/README +++ b/README @@ -205,7 +205,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