From 6d6bdebb57f16f84a7a3df59b8761f84fb195bfd Mon Sep 17 00:00:00 2001 From: Tom Sydney Kerckhove Date: Sat, 26 Mar 2016 15:30:02 +0100 Subject: [PATCH] Docs: fixed inconsistency in the spelling of CMake --- AUTHORS | 1 + INSTALL | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/AUTHORS b/AUTHORS index 2f2743f28..3cb2e526a 100644 --- a/AUTHORS +++ b/AUTHORS @@ -127,6 +127,7 @@ The following submitted code, packages or analysis, and deserve special thanks: Misty De Meo Kent R. Spillner Konstantin Vorobyev + Tom Sydney Kerckhove Thanks to the following, who submitted detailed bug reports and excellent suggestions: diff --git a/INSTALL b/INSTALL index 034caee9a..1c6a5e862 100644 --- a/INSTALL +++ b/INSTALL @@ -9,7 +9,7 @@ Dependencies ------------ You will need the CMake build system installed in order to build Taskwarrior -from source. More information on cmake can be obtained at http://cmake.org +from source. More information on CMake can be obtained at http://cmake.org You will also need: - make