aboutsummaryrefslogtreecommitdiff
path: root/doc/intro.cli
diff options
context:
space:
mode:
Diffstat (limited to 'doc/intro.cli')
-rw-r--r--doc/intro.cli8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/intro.cli b/doc/intro.cli
index 18a42f2..2670455 100644
--- a/doc/intro.cli
+++ b/doc/intro.cli
@@ -32,10 +32,10 @@
This document is an overall introduction to the \c{build2} toolchain that
shows how the main components, namely the build system, the package dependency
manager, and the project dependency manager are used together to handle the
-entire C++ project development lifecycle: creation, development, testing, and
-delivery. For additional information, including documentation for individual
-toolchain components, man pages, etc., refer to the \c{build2} project
-\l{https://build2.org/doc.xhtml Documentation} page.
+entire C/C++ project development lifecycle: creation, development, testing,
+and delivery. For additional information, including documentation for
+individual toolchain components, man pages, etc., refer to the \c{build2}
+project \l{https://build2.org/doc.xhtml Documentation} page.
\h1#tldr|TL;DR|