summaryrefslogtreecommitdiff
path: root/doc/source/arguments_and_results.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/source/arguments_and_results.rst')
-rw-r--r--doc/source/arguments_and_results.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/arguments_and_results.rst b/doc/source/arguments_and_results.rst
index e4f7999..009086b 100644
--- a/doc/source/arguments_and_results.rst
+++ b/doc/source/arguments_and_results.rst
@@ -416,7 +416,7 @@ the following history (printed as a list)::
At this point (since the implementation returned ``RETRY``) the
|retry.execute| method will be called again and it will receive the same
history and it can then return a value that subseqent tasks can use to alter
-there behavior.
+their behavior.
If instead the |retry.execute| method itself raises an exception,
the |retry.revert| method of the implementation will be called and