Merge pull request #217 from AlexanderNikitin/typo

Fix typo
This commit is contained in:
Tobias
2025-09-05 21:38:46 +02:00
committed by GitHub

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