Skip to content

Commit

Permalink
[patch:docs] Fix typo in Arx::Category#to_s docstring (#100)
Browse files Browse the repository at this point in the history
  • Loading branch information
eonu authored Apr 17, 2021
1 parent af589c3 commit eb15083
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/arx/entities/category.rb
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ def ==(category)
end
end

# A string representation of the {Author} object.
# A string representation of the {Category} object.
#
# @return [String]
def to_s
Expand Down

0 comments on commit eb15083

Please sign in to comment.