Skip to content

Commit 65b6411

Browse files
committed
Correct typo
1 parent 76ee159 commit 65b6411

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rake-tasks/buck.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ def self.download
3232
require "third_party/java/commons-logging/commons-logging-1.2"
3333
require "third_party/java/commons-io/commons-io-2.6"
3434

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

3737
httpclient = org.apache.http.impl.client.HttpClients.custom()
3838
.setRedirectStrategy(org.apache.http.impl.client.LaxRedirectStrategy.new())

0 commit comments

Comments
 (0)