Skip to content

Commit

Permalink
fixed typo in batcher.rb
Browse files Browse the repository at this point in the history
  • Loading branch information
awpennim committed Mar 26, 2014
1 parent 56b8527 commit 04cb539
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sunspot/lib/sunspot/batcher.rb
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ module Sunspot
# end
#
# it is the Batcher's job to keep track of these nestings. The inner will
# be sent of to be indexed first.
# be sent off to be indexed first.
#
class Batcher
include Enumerable
Expand Down

0 comments on commit 04cb539

Please sign in to comment.