minor: typo

This commit is contained in:
Kyle Banker 2009-11-18 10:46:22 -05:00
parent a4aff9bc26
commit 25cf35ecbb
1 changed files with 1 additions and 1 deletions

View File

@ -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'