fixed spelling in docstring

pull/2645/head
GabbeHags 8 months ago
parent 8fa0102477
commit bcb77fb664

@ -281,7 +281,7 @@ class Subtitle(Subtitle_):
return encoding
def is_valid(self):
"""Check if a :attr:`text` is a valid SubRip format. Note that orignal format will pypass the checking
"""Check if a :attr:`text` is a valid SubRip format. Note that original format will bypass the checking
:return: whether or not the subtitle is valid.
:rtype: bool

Loading…
Cancel
Save