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

Fix typo. Thanks to Daniel Lidström for the report.

[SVN r50288]
This commit is contained in:
Vladimir Prus
2008-12-16 09:19:47 +00:00
parent 182ce6525e
commit dbf02df746

View File

@@ -426,7 +426,7 @@ exe app : app.cpp /library-example/foo//bar ;</programlisting>
<programlisting>
project
: requirements &lt;source&gt;/boost/filesystem//fs
: requirements &lt;library&gt;/boost/filesystem//fs
;</programlisting>
</tip>
</section>