Skip to content

Commit

Permalink
Merge remote branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
pat committed Aug 24, 2011
2 parents ff9e6d4 + d2166d4 commit acbfacd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ts/en/deltas.textile
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ config.gem 'ts-datetime-delta',
For those of you using Rails 3, then your Gemfile is the place for this information:

{% highlight ruby %}
gem 'ts-datetime-delta', '1.0.2'
gem 'ts-datetime-delta', '1.0.2',
:require => 'thinking_sphinx/deltas/datetime_delta'
{% endhighlight %}

Expand Down

0 comments on commit acbfacd

Please sign in to comment.