diff options
Diffstat (limited to 'Library/Formula/macvim.rb')
| -rw-r--r-- | Library/Formula/macvim.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/macvim.rb b/Library/Formula/macvim.rb index ec6016ec8..716ee499a 100644 --- a/Library/Formula/macvim.rb +++ b/Library/Formula/macvim.rb @@ -24,7 +24,7 @@ class Macvim < Formula # Mavericks Patches: # * Fix Ruby.framework detection on OS X 10.9 - # * Allow building against specific Ruby.framework version matcing ruby-command + # * Allow building against specific Ruby.framework version matching ruby-command # * Add missing version macros include for 10.9 def patches DATA unless build.head? |
