summaryrefslogtreecommitdiff
path: root/doc/html/bbv2/faq.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/bbv2/faq.html')
-rw-r--r--doc/html/bbv2/faq.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/html/bbv2/faq.html b/doc/html/bbv2/faq.html
index 2818c9c4bb..b2f8d0db83 100644
--- a/doc/html/bbv2/faq.html
+++ b/doc/html/bbv2/faq.html
@@ -506,7 +506,8 @@ alias my-lib
automatically added to all of its dependants' build properties. The
dependants need not care if <code class="computeroutput">my-lib</code> is a header-only or not,
and it is possible to later make <code class="computeroutput">my-lib</code> into a regular
- compiled library without having to that its dependants' declarations.
+ compiled library without having to add the includes to its dependants'
+ declarations.
</p>
<p>
If you already have proper usage requirements declared for a project where