Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
ping committed Aug 18, 2023
1 parent c01d843 commit 091c71d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion odmpy/libby.py
Original file line number Diff line number Diff line change
Expand Up @@ -902,7 +902,7 @@ def renew_title(
self, title_id: str, title_format: str, card_id: str, days: int = 21
) -> Dict:
"""
Return a title.
Renew a title.
:param title_id:
:param title_format: Type ID
Expand Down

0 comments on commit 091c71d

Please sign in to comment.