From c19873e12df8b58847473c5c0d652d87f8fae600 Mon Sep 17 00:00:00 2001 From: "wade@bindshell.net" Date: Fri, 19 Aug 2011 20:05:13 +0000 Subject: [PATCH] small type fixed git-svn-id: https://beef.googlecode.com/svn/trunk@1218 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9 --- install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install b/install index a8adaf88f..1571d8170 100644 --- a/install +++ b/install @@ -18,7 +18,7 @@ require 'rubygems' -puts "\nWelcome to the BEeF installer!" +puts "\nWelcome to the BeEF installer!" if RUBY_VERSION < '1.9' puts "\n"