diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/api.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/api.rst b/docs/api.rst index 8bd2b2cf..f8d2af31 100644 --- a/docs/api.rst +++ b/docs/api.rst @@ -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 |