Updated Line Based Diffs (markdown)

master
Wilfred Hughes 2025-03-09 23:45:50 +07:00
parent 0da09e8700
commit 26062c0080
1 changed files with 1 additions and 1 deletions

@ -18,7 +18,7 @@ Variations, Myers
$ diff --color=always -u sample_files/css_before.css sample_files/css_after.css
```
Note that GNU diff [originally used the Hunt-McIlroy
Note that diff [originally used the Hunt-McIlroy
algorithm](http://fabiensanglard.net/git_code_review/diff.php).
### Patience Diff