Fix typo javadoc

This commit is contained in:
Tran Ngoc Nhan
2025-03-25 23:16:19 +07:00
parent db58b82345
commit d15ecbb568
4 changed files with 4 additions and 4 deletions

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 orginal Myers
* HistorgramDiff using JGit - Library. This one is much more performant than the original Myers
* implementation.
*
* @author toben