We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25bce7b commit 29c9279Copy full SHA for 29c9279
lib/Caxy/HtmlDiff/MatchingBlock.php
@@ -3,7 +3,7 @@
3
namespace Caxy\HtmlDiff;
4
5
/**
6
- * A (string) block of text is the same between the two provided versions.
+ * A (string) block of text that is the same between the two provided versions.
7
*/
8
class MatchingBlock implements \Countable
9
{
0 commit comments