summaryrefslogtreecommitdiffhomepage
path: root/cmake.html.markdown
diff options
context:
space:
mode:
authorven <vendethiel@hotmail.fr>2016-05-30 15:54:45 +0200
committerven <vendethiel@hotmail.fr>2016-05-30 15:54:45 +0200
commitb891d0d7e11fba89cad7ee22ec0d2f82b1eb4f64 (patch)
treed9114bd461afe44dc30aa2299a0b21e5b3504617 /cmake.html.markdown
parent060da6fe0c2d76bf7522348d7e39b18948493c3a (diff)
fix minor typo
Diffstat (limited to 'cmake.html.markdown')
-rw-r--r--cmake.html.markdown2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmake.html.markdown b/cmake.html.markdown
index e13e7f67..fb14ab22 100644
--- a/cmake.html.markdown
+++ b/cmake.html.markdown
@@ -5,7 +5,7 @@ contributors:
filename: CMake
---
-CMake it's a cross-platform, open-source build system. This tool will allow you
+CMake is a cross-platform, open-source build system. This tool will allow you
to test, compile and create packages of your source code.
The problem that CMake tries to solve it's the problem of Makefiles and