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

Fix a dependecy --> dependency comment typo.

This commit is contained in:
Jurko
2014-10-15 00:17:16 +02:00
parent 252b5aa019
commit dcd0b7d1a2

View File

@@ -1285,7 +1285,7 @@ class subvariant
# Returns the properties specifying implicit include paths to generated
# headers. This traverses all targets in this subvariant and subvariants
# referred by <implicit-dependecy> properties. For all targets of type
# referred by <implicit-dependency> properties. For all targets of type
# 'target-type' (or for all targets, if 'target-type' is not specified), the
# result will contain <$(feature)>path-to-that-target.
#