Skip to content
Snippets Groups Projects
Commit ff9c5015 authored by Adam Vandenberg's avatar Adam Vandenberg
Browse files

Fix typo in comment.

parent 11449bfd
No related branches found
No related tags found
No related merge requests found
......@@ -412,7 +412,7 @@ rescue BuildError => e
onoe e
puts PLEASE_REPORT_BUG
# this feature can be slow (depends on network conditions and if github is up)
# so ideally we'd show feedback, eg. "checking for existin issues..." and
# so ideally we'd show feedback, eg. "checking for existing issues..." and
# then replace that string with the following when the github api returns
issues = issues_for_formula(formula_name)
puts "These existing issues may help you:", *issues unless issues.empty?
......
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