aboutsummaryrefslogtreecommitdiff
path: root/bdep/init.cli
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2018-03-28 10:55:17 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2018-03-28 10:55:17 +0200
commit213f50f8dbc13f541780bad8506413aa54839fda (patch)
treef7fb6f0c29e976608d243a22a428fc9ac34dce23 /bdep/init.cli
parentafa61b3acb7eac30c744a2be23649d51613933d2 (diff)
Fix typo in documentation
Diffstat (limited to 'bdep/init.cli')
-rw-r--r--bdep/init.cli2
1 files changed, 1 insertions, 1 deletions
diff --git a/bdep/init.cli b/bdep/init.cli
index 91ff2c6..c72e4c3 100644
--- a/bdep/init.cli
+++ b/bdep/init.cli
@@ -40,7 +40,7 @@ namespace bdep
its available packages, in one or more build configurations (<cfg-spec>)
that have already been associated with the project (\l{bdep-config(1)}).
If no project directory is specified, then the current working directory
- is assumed. If no configuration is specified, the the default
+ is assumed. If no configuration is specified, then the default
configuration is assumed. See \l{bdep-projects-configs(1)} for details on
specifying projects and configurations. Optional <pkg-args> are the
additional arguments to the underlying \l{bpkg-pkg-build(1)} command.