Assorted typo fixes

Signed-off-by: Junio C Hamano <junkio@cox.net>
This commit is contained in:
Pavel Roskin
2007-02-03 23:49:16 -05:00
committed by Junio C Hamano
parent 0f39087589
commit 3dff5379bf
27 changed files with 41 additions and 41 deletions

View File

@@ -59,7 +59,7 @@ if ! [ -d "$QUILT_PATCHES" ] ; then
exit 1
fi
# Temporay directories
# Temporary directories
tmp_dir=.dotest
tmp_msg="$tmp_dir/msg"
tmp_patch="$tmp_dir/patch"