Typo fix.

This commit is contained in:
Georg Brandl 2009-09-13 18:15:07 +00:00
parent 5a9719d627
commit 6848d82a7c
1 changed files with 1 additions and 1 deletions

View File

@ -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``.