summaryrefslogtreecommitdiffstats
path: root/misc/Colormake/README
diff options
context:
space:
mode:
Diffstat (limited to 'misc/Colormake/README')
-rw-r--r--misc/Colormake/README4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/Colormake/README b/misc/Colormake/README
index aa355f6c90..328063a13d 100644
--- a/misc/Colormake/README
+++ b/misc/Colormake/README
@@ -1,8 +1,8 @@
Colormake (a simple wrapper around make to colorize the output)
Colormake is a simple wrapper for making the output from make easier
-to read (more colorful), and errors easier to find in messy
-compilations. It was inspired by Micheal T. Babcock's excellent
+to read (more colorful), and errors easier to find in messy
+compilations. It was inspired by Micheal T. Babcock's excellent
logcolorize program.
To use, simply create a alias: alias make='colormake'