diff options
Diffstat (limited to 'doc/intro.cli')
-rw-r--r-- | doc/intro.cli | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/intro.cli b/doc/intro.cli index 045d949..b2b27a6 100644 --- a/doc/intro.cli +++ b/doc/intro.cli @@ -2725,7 +2725,7 @@ applies equally to C projects. \N|We often find ourselves factoring common functionality out of such end-products and into separate packages, for example, in order to be reused in -another end-product). In this light, it can be helpful to organize a new +another end-product. In this light, it can be helpful to organize a new end-product project as a composition of individual packages or source subdirectories that follow the canonical structure. The \l{bdep-new(1)} \c{--package} and \c{--source} modes can be used to automate this process.| |