aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew
diff options
context:
space:
mode:
authorChristian Moritz2014-01-07 12:53:09 +0100
committerMike McQuaid2014-01-07 12:10:11 +0000
commit2796223bef016b969eca6410408719363e3a0ed9 (patch)
treeb5b521c58ebfa1b8110e980c291912ed555b820d /Library/Homebrew
parent331b2b33fce7cc956041daa6104611257e716475 (diff)
downloadhomebrew-2796223bef016b969eca6410408719363e3a0ed9.tar.bz2
create: fix typos
Closes #25709. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
Diffstat (limited to 'Library/Homebrew')
-rw-r--r--Library/Homebrew/cmd/create.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Homebrew/cmd/create.rb b/Library/Homebrew/cmd/create.rb
index 7c780367b..8d767ceaa 100644
--- a/Library/Homebrew/cmd/create.rb
+++ b/Library/Homebrew/cmd/create.rb
@@ -161,8 +161,8 @@ class FormulaCreator
test do
# `test do` will create, run in and delete a temporary directory.
#
- # This test will fail and we won"t accept that! It"s enough to just replace
- # "false" with the main program this formula installs, but it"d be nice if you
+ # This test will fail and we won't accept that! It's enough to just replace
+ # "false" with the main program this formula installs, but it'd be nice if you
# were more thorough. Run the test with `brew test #{name}`.
#
# The installed folder is not in the path, so use the entire path to any