diff --git a/bin/standard_benchmark b/bin/standard_benchmark index 847fcfb..410135a 100755 --- a/bin/standard_benchmark +++ b/bin/standard_benchmark @@ -2,7 +2,7 @@ #$LOAD_PATH[0,0] = File.join(File.dirname(__FILE__), '..', 'lib') # # Note: Ruby 1.9 is faster than 1.8, as expected. -# This suite will be run again the installed version of ruby-mongo-driver. +# This suite will be run against the installed version of ruby-mongo-driver. # The c-extension, mongo_ext, will be used if installed. require 'rubygems'