We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76ee159 commit 65b6411Copy full SHA for 65b6411
rake-tasks/buck.rb
@@ -32,7 +32,7 @@ def self.download
32
require "third_party/java/commons-logging/commons-logging-1.2"
33
require "third_party/java/commons-io/commons-io-2.6"
34
35
- puts "Downloading buck biuld tool, it can take up to several minutes..."
+ puts "Downloading buck build tool, it can take up to several minutes..."
36
37
httpclient = org.apache.http.impl.client.HttpClients.custom()
38
.setRedirectStrategy(org.apache.http.impl.client.LaxRedirectStrategy.new())
0 commit comments