Skip to content

Commit

Permalink
Fix comment.
Browse files Browse the repository at this point in the history
  • Loading branch information
beauby committed Sep 21, 2015
1 parent 3af41d4 commit e3872d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/active_model/serializer/include_tree.rb
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ def include_args_to_hash(included)
end
end

# @param [Hash{Symbol => IncludeTree}] hash
# @param [Hash] hash
def initialize(hash = {})
@hash = hash
end
Expand Down

0 comments on commit e3872d6

Please sign in to comment.