From 883727177d0c7822616e2c29645afb3f64a10c0b Mon Sep 17 00:00:00 2001 From: thamaraiselvam Date: Mon, 28 Sep 2020 16:47:22 +0530 Subject: [PATCH] colordiff: remove duplicated word --- pages/common/colordiff.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/common/colordiff.md b/pages/common/colordiff.md index dae96d70f8..cf5e3eb41f 100644 --- a/pages/common/colordiff.md +++ b/pages/common/colordiff.md @@ -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: .