Skip to content
Snippets Groups Projects
Commit 6f50b457 authored by Satoshi Ohmori's avatar Satoshi Ohmori Committed by Baptiste Fontaine
Browse files

Fix typo [ci skip]


Closes Homebrew/homebrew#48008.

Signed-off-by: default avatarBaptiste Fontaine <batifon@yahoo.fr>
parent 0f333066
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment