Skip to content
Snippets Groups Projects
Commit a785a474 authored by Samyak Bhuta's avatar Samyak Bhuta Committed by Adam Vandenberg
Browse files

typo


Closes Homebrew/homebrew#24803.

Signed-off-by: default avatarAdam Vandenberg <flangy@gmail.com>
parent 9d72738c
No related branches found
No related tags found
No related merge requests found
......@@ -226,7 +226,7 @@ class ExampleFormula < Formula
def install
# Now the sources (from `url`) are downloaded, hash-checked and
# Homebrew has changed into a temporary directory where the
# archive has been unpacked or the repository has benn cloned.
# archive has been unpacked or the repository has been cloned.
# Print a warning (do this rarely)
opoo 'Dtrace features are experimental!' if build.with? 'dtrace'
......
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