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

Commit13f2f5e

Browse files
authored
fixed Algorithms and Ascii
1 parent1c3a2b5 commit13f2f5e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎README.md‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ This is a test ~senctence~**for diffutils**.
3535
##Main Features
3636

3737
* computing the difference between two texts.
38-
* capable to hand more than plainascci. Arrays or List of any type that implements hashCode() and equals() correctly can be subject to differencing using this library
38+
* capable to hand more than plainascii. Arrays or List of any type that implements hashCode() and equals() correctly can be subject to differencing using this library
3939
* patch and unpatch the text with the given patch
4040
* parsing the unified diff format
4141
* producing human-readable differences
@@ -44,7 +44,7 @@ This is a test ~senctence~**for diffutils**.
4444
* Myer
4545
* HistogramDiff using JGit Library
4646

47-
###Algoritms
47+
###Algorithms
4848

4949
* Myer's diff
5050
* HistogramDiff

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp