We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b117553 commit 8b70f76Copy full SHA for 8b70f76
java-diff-utils-jgit/src/main/java/com/github/difflib/algorithm/jgit/HistogramDiff.java
@@ -28,7 +28,7 @@
28
import org.eclipse.jgit.diff.SequenceComparator;
29
30
/**
31
- * HistorgramDiff using JGit - Library. This one is much more performant than the original Myers
+ * HistogramDiff using JGit - Library. This one is much more performant than the original Myers
32
* implementation.
33
*
34
* @author toben
0 commit comments