Fix typo [ci skip]

Closes Homebrew/homebrew#48008.

Signed-off-by: Baptiste Fontaine <batifon@yahoo.fr>
This commit is contained in:
Satoshi Ohmori 2016-01-13 03:01:26 +09:00 committed by Baptiste Fontaine
parent 0f33306647
commit 6f50b45797

View File

@ -69,7 +69,7 @@ class Requirement
end
# Overriding #modify_build_environment is deprecated.
# Pass a block to the the env DSL method instead.
# Pass a block to the env DSL method instead.
# Note: #satisfied? should be called before invoking this method
# as the env modifications may depend on its side effects.
def modify_build_environment