From 8b37e1a7511c6c955a369a9d981623ea4f074af4 Mon Sep 17 00:00:00 2001 From: Antoine Pitrou Date: Thu, 22 Jul 2010 10:52:13 +0000 Subject: [PATCH] Use a proper word (Rob Cliffe) --- pep-3151.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pep-3151.txt b/pep-3151.txt index 7977113e4..37193fa88 100644 --- a/pep-3151.txt +++ b/pep-3151.txt @@ -426,7 +426,7 @@ etc.). Appendix A: Survey of common errnos =================================== -This is a quick recension of the various errno mnemonics checked for in +This is a quick inventory of the various errno mnemonics checked for in the standard library and its tests, as part of ``except`` clauses. Common errnos with OSError