diff --git a/Library/Homebrew/cmd/install.rb b/Library/Homebrew/cmd/install.rb index 847dfba57c..930dba1153 100644 --- a/Library/Homebrew/cmd/install.rb +++ b/Library/Homebrew/cmd/install.rb @@ -132,7 +132,7 @@ module Homebrew description: "If defines it, install the HEAD version, aka master, trunk, unstable." switch "--fetch-HEAD" switch "--keep-tmp", - description: "Dont delele the temporary files created during installation." + description: "Dont delete the temporary files created during installation." switch "--build-bottle", description: "Prepare the formula for eventual bottling during installation." switch :force,