[PATCH] diffcore-break: fix typo in comment

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



The parameter is called break_score, not minimum_edit.

Signed-off-by: Ramkumar Ramachandra <artagnon@xxxxxxxxx>
---
 diffcore-break.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/diffcore-break.c b/diffcore-break.c
index 1d9e530..34dd1e0 100644
--- a/diffcore-break.c
+++ b/diffcore-break.c
@@ -37,7 +37,7 @@ static int should_break(struct diff_filespec *src,
 	 * back together.  The break operation itself happens
 	 * according to the former definition.
 	 *
-	 * The minimum_edit parameter tells us when to break (the
+	 * The break_score parameter tells us when to break (the
 	 * amount of "edit" required for us to consider breaking the
 	 * pair).  We leave the amount of deletion in *merge_score_p
 	 * when we return.
-- 
1.8.4.100.gde18f6d.dirty

--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]