DORMANTno replies

[PATCH] diffcore-break: fix typo in comment

From: Ramkumar Ramachandra <hidden>
Date: 2016-06-15 22:58:40
Subsystem: the rest · Maintainer: Linus Torvalds

The parameter is called break_score, not minimum_edit.

Signed-off-by: Ramkumar Ramachandra <redacted>
---
 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
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help