diff options
Diffstat (limited to 'Library/Formula/cmockery.rb')
| -rw-r--r-- | Library/Formula/cmockery.rb | 2 |
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 |
