Issue 3507: spelling in try.html - Python tracker

This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

classification
process
Status: closed Resolution: fixed
Dependencies: Superseder:
Assigned To: georg.brandl Nosy List: georg.brandl, jqxvjqxv
Priority: normal Keywords:

Created on 2008-08-05 19:35 by jqxvjqxv, last changed 2022-04-11 14:56 by admin. This issue is now closed.

Messages (2)
msg70760 - (view) Author: (jqxvjqxv) Date: 2008-08-05 19:35
http://docs.python.org/ref/try.html
Please replace "propogate" with correct spelling "propagate".
msg70789 - (view) Author: Georg Brandl (georg.brandl) * (Python committer) Date: 2008-08-06 17:01
Thanks, this is already fixed in SVN.