aboutsummaryrefslogtreecommitdiffstats
path: root/benchmark/bm_so_meteor_contest.rb
diff options
context:
space:
mode:
Diffstat (limited to 'benchmark/bm_so_meteor_contest.rb')
-rw-r--r--benchmark/bm_so_meteor_contest.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/benchmark/bm_so_meteor_contest.rb b/benchmark/bm_so_meteor_contest.rb
index b8e93bd150..17e9c046a8 100644
--- a/benchmark/bm_so_meteor_contest.rb
+++ b/benchmark/bm_so_meteor_contest.rb
@@ -467,7 +467,7 @@ def find_top( rotation_skip)
end
# the normail find routine, iterates through the available pieces, checks all rotations at the current location
-# and adds any boards found. depth is acheived via recursion. the overall approach is described
+# and adds any boards found. depth is achieved via recursion. the overall approach is described
# here: http://www-128.ibm.com/developerworks/java/library/j-javaopt/
# parameters:
# start_location -- where to start looking for place for the next piece at