From c70cc15b6ebe49150661e025855dc22ceb235905 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Mon, 16 Jul 2018 23:12:00 +0300 Subject: Fix typo in bdep.cli --- bdep/bdep.cli | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bdep') diff --git a/bdep/bdep.cli b/bdep/bdep.cli index 9be4561..6d6eb04 100644 --- a/bdep/bdep.cli +++ b/bdep/bdep.cli @@ -335,7 +335,7 @@ namespace bdep <...> \ - It is also possible for several projects to shared a build + It is also possible for several projects to share a build configuration. In this case all the projects are synchronized at once regardless of the originating project. For example, if we were also the authors of \cb{libhello} and hosted it in a separate version @@ -355,7 +355,7 @@ namespace bdep The \l{bdep-sync(1)} command is also used to upgrade or downgrade dependencies (and it is also executed as the last step of \cb{init}). - Let's say we learned a new version of \cb{libhello} was release and + Let's say we learned a new version of \cb{libhello} was released and we would like to try it out. To refresh the list of available dependency packages we use the -- cgit v1.1