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:
Ondřej Bílka
2013-07-29 10:18:21 +02:00
committed by Junio C Hamano
parent 749f763dbb
commit 98e023dea4
20 changed files with 23 additions and 23 deletions

View File

@@ -144,7 +144,7 @@ setup_user_tool () {
setup_tool () {
tool="$1"
# Fallback definitions, to be overriden by tools.
# Fallback definitions, to be overridden by tools.
can_merge () {
return 0
}