This commit is contained in:
Alexander Nikitin
2025-08-01 20:47:55 +03:00
parent b117553de7
commit 8b70f76591

View File

@@ -28,7 +28,7 @@ import org.eclipse.jgit.diff.Sequence;
import org.eclipse.jgit.diff.SequenceComparator;
/**
* 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
* implementation.
*
* @author toben