From 09e483c94619eeb7eedd7e8141453455f96f810b Mon Sep 17 00:00:00 2001 From: Jack Nagel Date: Thu, 19 Jun 2014 19:13:45 -0500 Subject: Fix typo --- Library/Homebrew/cmd/irb.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Library') diff --git a/Library/Homebrew/cmd/irb.rb b/Library/Homebrew/cmd/irb.rb index 5c0327877..15c976e85 100644 --- a/Library/Homebrew/cmd/irb.rb +++ b/Library/Homebrew/cmd/irb.rb @@ -16,7 +16,7 @@ end module Homebrew def irb if ARGV.include? "--help" - puts "'v8'.f # => instance of the Ack formula" + puts "'v8'.f # => instance of the v8 formula" puts ":hub.f.installed?" puts ":lua.f.methods - 1.methods" puts ":mpd.f.recursive_dependencies.reject(&:installed?)" -- cgit v1.2.3