From f5b6bd9e8db078d397ea53f94e7b22ba82808e0a Mon Sep 17 00:00:00 2001 From: Brett Koonce Date: Sun, 18 Dec 2011 17:28:16 -0600 Subject: luarocks: trys -> tries Closes #9173. Signed-off-by: Misty De Meo --- Library/Formula/luarocks.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Library/Formula') diff --git a/Library/Formula/luarocks.rb b/Library/Formula/luarocks.rb index 655edc4df..54a66c5b2 100644 --- a/Library/Formula/luarocks.rb +++ b/Library/Formula/luarocks.rb @@ -9,7 +9,7 @@ class Luarocks < Formula depends_on use_luajit? ? 'luajit' : 'lua' - fails_with_llvm "Lua itself compiles with llvm, but may fail when other software trys to link." + fails_with_llvm "Lua itself compiles with llvm, but may fail when other software tries to link." def patches DATA if HOMEBREW_PREFIX.to_s == '/usr/local' -- cgit v1.2.3