Skip to content

Commit 02c97e4

Browse files
authored
Update README.md
1 parent 4933ca5 commit 02c97e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ But it can easily replaced by any other which is better for handing your texts.
7474

7575
## Source Code conventions
7676

77-
Recently a checkstyle process was integrated into the build process. JSqlParser follows the sun java format convention. There are no TABs allowed. Use spaces.
77+
Recently a checkstyle process was integrated into the build process. java-diff-utils follows the sun java format convention. There are no TABs allowed. Use spaces.
7878

7979
```java
8080
public static <T> Patch<T> diff(List<T> original, List<T> revised,

0 commit comments

Comments
 (0)