Skip to content

Commit

Permalink
Correct typo
Browse files Browse the repository at this point in the history
  • Loading branch information
shs96c committed Nov 19, 2017
1 parent 76ee159 commit 65b6411
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rake-tasks/buck.rb
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ def self.download
require "third_party/java/commons-logging/commons-logging-1.2"
require "third_party/java/commons-io/commons-io-2.6"

puts "Downloading buck biuld tool, it can take up to several minutes..."
puts "Downloading buck build tool, it can take up to several minutes..."

httpclient = org.apache.http.impl.client.HttpClients.custom()
.setRedirectStrategy(org.apache.http.impl.client.LaxRedirectStrategy.new())
Expand Down

0 comments on commit 65b6411

Please sign in to comment.