Skip to content

Commit 29c9279

Browse files
author
Sven Hagemann
committed
Typo fix
1 parent 25bce7b commit 29c9279

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/Caxy/HtmlDiff/MatchingBlock.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
namespace Caxy\HtmlDiff;
44

55
/**
6-
* A (string) block of text is the same between the two provided versions.
6+
* A (string) block of text that is the same between the two provided versions.
77
*/
88
class MatchingBlock implements \Countable
99
{

0 commit comments

Comments
 (0)