diff --git a/Library/Contributions/example-formula.rb b/Library/Contributions/example-formula.rb index c2cb13005c..6f3c9e5b15 100644 --- a/Library/Contributions/example-formula.rb +++ b/Library/Contributions/example-formula.rb @@ -271,7 +271,7 @@ class ExampleFormula < Formula args << "--universal-binary" if build.universal? # The `build.with?` and `build.without?` are smart enough to do the - # right thing™ with respect to defaults defined via `:optional` and + # right thing with respect to defaults defined via `:optional` and # `:recommended` dependencies. # If you need to give the path to lib/include of another brewed formula