From 005d8011e818b99a065374f3fb134cfeebaeb626 Mon Sep 17 00:00:00 2001 From: Charlie Sharpsteen Date: Wed, 21 Sep 2011 22:27:34 -0700 Subject: Tup: Fix tiny typo --- Library/Formula/tup.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Library/Formula') diff --git a/Library/Formula/tup.rb b/Library/Formula/tup.rb index f26cd8120..66436a3b2 100644 --- a/Library/Formula/tup.rb +++ b/Library/Formula/tup.rb @@ -13,7 +13,7 @@ class Tup < Formula if `kextfind -b org.fuse4x.kext.fuse4x`.chomp.empty? onoe <<-EOS.undent Tup requires the fuse4x kernel extension to be loadable in order to - build. Pleas follow the directions givein by `brew info fuse4x-kext` + build. Please follow the directions givein by `brew info fuse4x-kext` and try again! EOS exit 1 -- cgit v1.2.3