2
0
mirror of https://github.com/boostorg/build.git synced 2026-02-14 00:32:11 +00:00

Fix typo; closes #10119.

This commit is contained in:
Vladimir Prus
2014-09-01 15:49:12 +04:00
parent f677d54c0b
commit 62bbee84fb

View File

@@ -469,7 +469,7 @@ exe codegen : codegen.cpp class_template.verbatim usage.verbatim ;
<section id="bbv2.extending.targets">
<title>Target types</title>
<para>The first thing we did in the <link
linkend="bbv2.extender.intro">intruduction</link> was declaring a
linkend="bbv2.extender.intro">introduction</link> was declaring a
new target type:
<programlisting>
import type ;