aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2019-05-21 11:56:19 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2019-05-21 11:56:19 +0200
commit6fb036e0f083edc4292b94d6d829ad4e7032391d (patch)
tree120e2b7bc859bedff1c3afca419f92e3ceefb728 /doc
parentc9d9c4c222f39de5318a4d966d04e8348b78c484 (diff)
Minor tweak to introduction
Diffstat (limited to 'doc')
-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|