Skip to content

Commit

Permalink
spelling: target
Browse files Browse the repository at this point in the history
  • Loading branch information
jsoref committed Nov 26, 2017
1 parent 7d1a1fd commit 72ba930
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mesonbuild/build.py
Original file line number Diff line number Diff line change
Expand Up @@ -1746,7 +1746,7 @@ def validate_cross_install(self, environment):

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
on the CustomTarget it's derived from, but only adding one source file to
the sources.
Expand Down

0 comments on commit 72ba930

Please sign in to comment.