colordiff: remove duplicated word

This commit is contained in:
thamaraiselvam
2020-09-28 16:47:22 +05:30
committed by Starbeamrainbowlabs
parent 7b0ab4a49b
commit 883727177d

View File

@@ -1,6 +1,6 @@
# colordiff
> A tool to colorize diff diff output.
> A tool to colorize diff output.
> The Perl script colordiff is a wrapper for `diff` and produces the same output but with pretty syntax highlighting. Colour schemes can be customized.
> More information: <https://github.com/kimmel/colordiff>.