Skip to content

Commit b32d00b

Browse files
committed
Fix typos.
1 parent a9a7e2c commit b32d00b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -451,7 +451,7 @@ often called with the same arguments:
451451
[..., (('fib', 42), 267914296), ..., (('luc', 42), 599074578)]
452452

453453

454-
Function invocations are _not_ cached if any exception are raised.
454+
Function invocations are *not* cached if any exceptions are raised.
455455
To cache some (or all) calls raising exceptions, additional
456456
function wrappers may be introduced which wrap exceptions as
457457
regular function results for caching purposes:

0 commit comments

Comments
 (0)