Skip to content

Commit a9635be

Browse files
committed
Fix docblock
1 parent 073a478 commit a9635be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/jblond/Diff/Renderer/Html/Unified.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,7 @@ public function generateLinesReplace(array $changes): string
222222
/**
223223
* @inheritDoc
224224
*
225-
* @return string Html code representing table rows showing modified text.
225+
* @return string Html code representing table rows showing ignored text.
226226
*/
227227
public function generateLinesIgnore(array $changes): string
228228
{

0 commit comments

Comments
 (0)