Skip to content

Commit b8aef6a

Browse files
committed
1 parent 7d8b87a commit b8aef6a

File tree

1 file changed

+1
-1
lines changed
  • java-diff-utils/src/main/java/com/github/difflib/patch

1 file changed

+1
-1
lines changed

java-diff-utils/src/main/java/com/github/difflib/patch/Patch.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030

3131
/**
3232
* Describes the patch holding all deltas between the original and revised texts.
33-
*
33+
*
3434
* @author <a href="dm.naumenko@gmail.com">Dmitry Naumenko</a>
3535
* @param <T> The type of the compared elements in the 'lines'.
3636
*/

0 commit comments

Comments
 (0)