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

Fix typo in compileflags documentation (#60)

This commit is contained in:
Nikita Kniazev
2021-07-27 19:38:24 +03:00
committed by GitHub
parent e37f6e40b4
commit f8c6e33e49

View File

@@ -7,7 +7,7 @@ import feature ;
#| tag::doc[]
[[bbv2.builtin.features.compileflags]]`cflags`::
[[bbv2.builtin.features.compileflags]]`compileflags`::
The value of this feature is passed without modification to the corresponding
tools. The values from the `compileflags` is applied to all compilation of any
language for the tools.