From 21f1efcba65e036fcbc57da26af9bbd35a36e2d4 Mon Sep 17 00:00:00 2001 From: Mike McQuaid Date: Sat, 26 Jan 2013 13:16:55 +0000 Subject: We use formulae as the plural of formula. --- Library/Homebrew/formula.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Library/Homebrew') diff --git a/Library/Homebrew/formula.rb b/Library/Homebrew/formula.rb index b78434b91..37a946173 100644 --- a/Library/Homebrew/formula.rb +++ b/Library/Homebrew/formula.rb @@ -219,7 +219,7 @@ class Formula stage do begin patch - # we allow formulas to do anything they want to the Ruby process + # we allow formulae to do anything they want to the Ruby process # so load any deps before this point! And exit asap afterwards yield self rescue RuntimeError, SystemCallError => e -- cgit v1.2.3