aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/cmockery.rb
diff options
context:
space:
mode:
authorBrett Koonce2012-01-03 23:24:18 -0600
committerMike McQuaid2012-01-05 21:58:53 +0000
commit559a09db38abc3716a36b7abd77b6d98da9d0b20 (patch)
tree672733724c9d519f8d9905a2110910102b902483 /Library/Formula/cmockery.rb
parent26d4dabca342fe277d9cd47ea13741fda61ada1d (diff)
downloadhomebrew-559a09db38abc3716a36b7abd77b6d98da9d0b20.tar.bz2
Fix spelling mistakes.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com> Closes #9407. Closes #9408. Closes #9410. Closes #9411.
Diffstat (limited to 'Library/Formula/cmockery.rb')
-rw-r--r--Library/Formula/cmockery.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/cmockery.rb b/Library/Formula/cmockery.rb
index f9fc13ff4..675752ec1 100644
--- a/Library/Formula/cmockery.rb
+++ b/Library/Formula/cmockery.rb
@@ -6,7 +6,7 @@ class Cmockery < Formula
sha1 '964ed1104a0cbbea8a9a34e88c6e79b546eff1bc'
def patches
- # This patch will be integrated upstream in 0.1.3, this is due to malloc.h beeing already in stdlib on OSX
+ # This patch will be integrated upstream in 0.1.3, this is due to malloc.h being already in stdlib on OSX
# It is safe to remove it on the next version
# More info on http://code.google.com/p/cmockery/issues/detail?id=3
DATA