Skip to content

Commit

Permalink
Fix spelling error
Browse files Browse the repository at this point in the history
  • Loading branch information
joshuaclayton committed Jun 7, 2010
1 parent 20e9559 commit a1de414
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/helper.rb
Expand Up @@ -25,7 +25,7 @@
require 'active_support'
require 'action_pack'

puts "Testing againt version #{ActiveRecord::VERSION::STRING}"
puts "Testing against version #{ActiveRecord::VERSION::STRING}"

begin
require 'ruby-debug'
Expand Down

0 comments on commit a1de414

Please sign in to comment.