From 8ee7df072e4e08274ca7e433ac79f02f67b2eaa1 Mon Sep 17 00:00:00 2001 From: Ray Holder Date: Tue, 22 Jan 2013 01:38:38 -0600 Subject: typo... um... yeah... --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index a4087df..2cacb77 100644 --- a/README.rst +++ b/README.rst @@ -138,7 +138,7 @@ We can also use the result of the function to alter the behavior of retrying. print "Retry forever ignoring Exceptions with no wait if return value is None" -Any combination of stop, wait, etc. are also supported to give you the freedom to mix and match. +Any combination of stop, wait, etc. is also supported to give you the freedom to mix and match. Contribute ---------- -- cgit v1.2.1