aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2018-04-16 14:08:11 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2018-04-16 14:08:11 +0200
commit86a798a2d9c1c53720b61cf2ee47e318ee995072 (patch)
tree648b551518b0d6126becd9d8fc2f705684ab8572
parent1a11fe37115dedb973fa5f3bb7fe62de9d7bd615 (diff)
Minor doc change
-rw-r--r--bdep/bdep.cli6
1 files changed, 3 insertions, 3 deletions
diff --git a/bdep/bdep.cli b/bdep/bdep.cli
index d13a22d..055d4bc 100644
--- a/bdep/bdep.cli
+++ b/bdep/bdep.cli
@@ -124,9 +124,9 @@ namespace bdep
\i{backing} for building project packages and their dependencies.
The list of the associated build configuration as well as the list of
- project packages initialized in each such configuration are stored in
- the \cb{bdep} \i{project database} under the \cb{.bdep/} subdirectory
- of the project root directory. For example:
+ project packages initialized in each configuration are stored in the
+ \cb{bdep} \i{project database} under the \cb{.bdep/} subdirectory of the
+ project root directory. For example:
\
hello-gcc/ # Build configuration for gcc.