summaryrefslogtreecommitdiff
path: root/builtin-apply.c
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2008-05-17 01:46:47 -0700
committerJunio C Hamano <gitster@pobox.com>2008-05-17 01:46:47 -0700
commit88f6dbaf99f43053f86474b28beedd91e77c64d9 (patch)
tree6625b2ee3cbf694a549eff57c458fbcd201d277e /builtin-apply.c
parent6d2c1c2dc064c40f6c723e0a25b5f813732fdaff (diff)
downloadgit-88f6dbaf99f43053f86474b28beedd91e77c64d9.tar.gz
builtin-apply: typofix
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin-apply.c')
-rw-r--r--builtin-apply.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/builtin-apply.c b/builtin-apply.c
index 1103625a4a..776e5963b7 100644
--- a/builtin-apply.c
+++ b/builtin-apply.c
@@ -418,7 +418,7 @@ static int guess_p_value(const char *nameline)
}
/*
- * Get the name etc info from the --/+++ lines of a traditional patch header
+ * Get the name etc info from the ---/+++ lines of a traditional patch header
*
* FIXME! The end-of-filename heuristics are kind of screwy. For existing
* files, we can happily check the index for a match, but for creating a