Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit8df690f

Browse files
Typo on diff author's name (#176)
1 parent281c073 commit8df690f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎README.md‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -85,13 +85,13 @@ for (DiffRow row : rows) {
8585
* producing human-readable differences
8686
* inline difference construction
8787
* Algorithms:
88-
*Meyers Standard Algorithm
89-
*Meyers with linear space improvement
88+
*Myers Standard Algorithm
89+
*Myers with linear space improvement
9090
* HistogramDiff using JGit Library
9191

9292
###Algorithms
9393

94-
*Meyer's diff
94+
*Myer's diff
9595
* HistogramDiff
9696

9797
But it can easily replaced by any other which is better for handing your texts. I have plan to add implementation of some in future.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp