many small typofixes
Signed-off-by: Ondřej Bílka <neleai@seznam.cz> Reviewed-by: Marc Branchaud <marcnarc@xiplink.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
committed by
Junio C Hamano
parent
749f763dbb
commit
98e023dea4
@ -36,7 +36,7 @@ EOF
|
||||
|
||||
# You can set the GITWEB_TEST_INSTALLED environment variable to
|
||||
# the gitwebdir (the directory where gitweb is installed / deployed to)
|
||||
# of an existing gitweb instalation to test that installation,
|
||||
# of an existing gitweb installation to test that installation,
|
||||
# or simply to pathname of installed gitweb script.
|
||||
if test -n "$GITWEB_TEST_INSTALLED" ; then
|
||||
if test -d $GITWEB_TEST_INSTALLED; then
|
||||
|
||||
Reference in New Issue
Block a user