[Python-checkins] peps: Better capitalization of title

donald.stufft python-checkins at python.org
Thu Aug 27 03:56:09 CEST 2015


https://hg.python.org/peps/rev/3a32e704e274
changeset:   5993:3a32e704e274
user:        Donald Stufft <donald at stufft.io>
date:        Wed Aug 26 21:56:04 2015 -0400
summary:
  Better capitalization of title

files:
  pep-0470.txt |  2 +-
  1 files changed, 1 insertions(+), 1 deletions(-)


diff --git a/pep-0470.txt b/pep-0470.txt
--- a/pep-0470.txt
+++ b/pep-0470.txt
@@ -1,5 +1,5 @@
 PEP: 470
-Title: Removing External Hosting support on PyPI
+Title: Removing External Hosting Support on PyPI
 Version: $Revision$
 Last-Modified: $Date$
 Author: Donald Stufft <donald at stufft.io>,

-- 
Repository URL: https://hg.python.org/peps


More information about the Python-checkins mailing list