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 073a478 commit a9635beCopy full SHA for a9635be
lib/jblond/Diff/Renderer/Html/Unified.php
@@ -222,7 +222,7 @@ public function generateLinesReplace(array $changes): string
222
/**
223
* @inheritDoc
224
*
225
- * @return string Html code representing table rows showing modified text.
+ * @return string Html code representing table rows showing ignored text.
226
*/
227
public function generateLinesIgnore(array $changes): string
228
{
0 commit comments