Commit 30808416 authored by Robert Bradshaw's avatar Robert Bradshaw

Merge pull request #434 from jwilk/spelling

Fix typo.
parents 6dd9fd22 b4947fec
......@@ -369,7 +369,7 @@ Cython code. Here is the list of currently supported directives:
``infer_types`` (True / False)
Infer types of untyped variables in function bodies. Default is
None, indicating that on safe (semantically-unchanging) inferences
None, indicating that only safe (semantically-unchanging) inferences
are allowed.
``language_level`` (2/3)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment