Fix pluralization errors in various files
* Replaced instances of 'return an' with 'returns an' * fixed pluralization errors
This commit is contained in:
committed by
Danny
parent
84e9168447
commit
fc5a2936dd
@ -98,7 +98,7 @@ class Attachment:
|
||||
more often, compared to the regular URL which is generally deleted right
|
||||
after the message is deleted. Note that this can still fail to download
|
||||
deleted attachments if too much time has passed and it does not work
|
||||
on some type of attachments.
|
||||
on some types of attachments.
|
||||
|
||||
Raises
|
||||
--------
|
||||
@ -137,7 +137,7 @@ class Attachment:
|
||||
more often, compared to the regular URL which is generally deleted right
|
||||
after the message is deleted. Note that this can still fail to download
|
||||
deleted attachments if too much time has passed and it does not work
|
||||
on some type of attachments.
|
||||
on some types of attachments.
|
||||
|
||||
Raises
|
||||
------
|
||||
|
Reference in New Issue
Block a user