Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Mohammad Ghalayini committed Sep 10, 2021
1 parent 66234a6 commit 2b0d979
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion praw/models/reddit/comment.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@


class Comment(InboxableMixin, UserContentMixin, FullnameMixin, RedditBase):
"""A class that represents a reddit comments.
"""A class that represents a reddit comment.
**Typical Attributes**
Expand Down

0 comments on commit 2b0d979

Please sign in to comment.