From 06c61b94471eaed0926e8e97783075dcbd81fcee Mon Sep 17 00:00:00 2001 From: Victor Stinner Date: Fri, 18 Jul 2014 18:22:40 +0200 Subject: [PATCH] PEP 472: Fix typo in headers --- pep-0472.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pep-0472.txt b/pep-0472.txt index 848363835..b5172febb 100644 --- a/pep-0472.txt +++ b/pep-0472.txt @@ -3,7 +3,7 @@ Title: Support for indexing with keyword arguments Version: $Revision$ Last-Modified: $Date$ Author: Stefano Borini, Joseph Martinot-Lagarde -Discussion-To: python-ideas@python.org +Discussions-To: python-ideas@python.org Status: Draft Type: Standards Track Content-Type: text/x-rst