From 86a798a2d9c1c53720b61cf2ee47e318ee995072 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Mon, 16 Apr 2018 14:08:11 +0200 Subject: Minor doc change --- bdep/bdep.cli | 6 +++--- 1 file 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. -- cgit v1.1