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
@ -1642,7 +1642,7 @@ this goal, it must make use of a couple of data classes that aid in this goal.
|
||||
|
||||
.. describe:: iter(diff)
|
||||
|
||||
Return an iterator over (attribute, value) tuple of this diff.
|
||||
Returns an iterator over (attribute, value) tuple of this diff.
|
||||
|
||||
.. attribute:: name
|
||||
|
||||
|
Reference in New Issue
Block a user