From 7769a3f2ce12dd666451f9ecf09436611b38a927 Mon Sep 17 00:00:00 2001 From: "Andrew M. Kuchling" Date: Wed, 2 May 2007 17:49:05 +0000 Subject: [PATCH] Typo fix --- pep-3002.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pep-3002.txt b/pep-3002.txt index 07b5f0f47..4a20b45a5 100644 --- a/pep-3002.txt +++ b/pep-3002.txt @@ -39,7 +39,7 @@ Thus, for any backwards-incompatible change, two things are required: problematic in Python 3000 -Python Enchancement Proposals +Python Enhancement Proposals ============================= Every backwards-incompatible change must be accompanied by a PEP.