spelling: target

This commit is contained in:
Josh Soref 2017-11-26 06:14:41 +00:00
parent 7d1a1fd5b0
commit 72ba9302aa
1 changed files with 1 additions and 1 deletions

View File

@ -1746,7 +1746,7 @@ class Jar(BuildTarget):
class CustomTargetIndex: class CustomTargetIndex:
"""A special opaque object returned by indexing a CustomTaget. This object """A special opaque object returned by indexing a CustomTarget. This object
exists in meson, but acts as a proxy in the backends, making targets depend exists in meson, but acts as a proxy in the backends, making targets depend
on the CustomTarget it's derived from, but only adding one source file to on the CustomTarget it's derived from, but only adding one source file to
the sources. the sources.