Fix typo.

This commit is contained in:
Eric Snow 2013-10-03 14:37:55 -06:00
parent af8566c847
commit 48b42ecd0f
1 changed files with 1 additions and 1 deletions

View File

@ -203,7 +203,7 @@ Library
- Issue #18405: Improve the entropy of crypt.mksalt().
- Issue #19151: Fix docstring and use of _get_suppported_file_loaders() to
- Issue #19151: Fix docstring and use of _get_supported_file_loaders() to
reflect 2-tuples.
- Issue #19152: Add ExtensionFileLoader.get_filename().