Skip to content

Commit

Permalink
[ci skip] Updated documentation syntax of other parameter for rdoc
Browse files Browse the repository at this point in the history
  • Loading branch information
tomkadwill committed Aug 27, 2014
1 parent 37f884b commit 02dfc9e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -879,7 +879,7 @@ def scope

# Equivalent to <tt>Array#==</tt>. Returns +true+ if the two arrays
# contain the same number of elements and if each element is equal
# to the corresponding element in the other array, otherwise returns
# to the corresponding element in the +other+ array, otherwise returns
# +false+.
#
# class Person < ActiveRecord::Base
Expand Down

0 comments on commit 02dfc9e

Please sign in to comment.