mirror of https://github.com/python/cpython
Typo fix.
This commit is contained in:
parent
5a9719d627
commit
6848d82a7c
|
@ -569,7 +569,7 @@ line.
|
|||
|
||||
This function relies on Python stack frame support in the interpreter, which
|
||||
isn't guaranteed to exist in all implementations of Python. If running in
|
||||
an implmentation without Python stack frame support this function returns
|
||||
an implementation without Python stack frame support this function returns
|
||||
``None``.
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue