typo in comment

This commit is contained in:
Avery Pennarun 2009-05-30 00:47:59 -04:00
parent 7b7ba4bb37
commit f96bc79019

View File

@ -176,7 +176,7 @@ find_existing_splits()
copy_commit()
{
# We're doing to set some environment vars here, so
# We're going to set some environment vars here, so
# do it in a subshell to get rid of them safely later
debug copy_commit "{$1}" "{$2}" "{$3}"
git log -1 --pretty=format:'%an%n%ae%n%ad%n%cn%n%ce%n%cd%n%s%n%n%b' "$1" |