summaryrefslogtreecommitdiff
path: root/man/meson.1
diff options
context:
space:
mode:
Diffstat (limited to 'man/meson.1')
-rw-r--r--man/meson.12
1 files changed, 1 insertions, 1 deletions
diff --git a/man/meson.1 b/man/meson.1
index 3b67aab91..d47090ff4 100644
--- a/man/meson.1
+++ b/man/meson.1
@@ -6,7 +6,7 @@ meson - a high productivity build system
Meson is a build system designed to optimize programmer
productivity. It aims to do this by providing simple, out-of-the-box
support for modern software development tools and practices, such as
-unit tests, coverage reports, Valgrind, CCache and the like.
+unit tests, coverage reports, Valgrind, Ccache and the like.
The main Meson executable provides many subcommands to access all
the functionality.