[Python-checkins] cpython (2.7): #16017: capitalize URLs.

ezio.melotti python-checkins at python.org
Mon Sep 24 16:08:26 CEST 2012


http://hg.python.org/cpython/rev/063a052af878
changeset: 79143:063a052af878
branch: 2.7
parent: 79140:5f19c505ecea
user: Ezio Melotti <ezio.melotti at gmail.com>
date: Mon Sep 24 17:06:11 2012 +0300
summary:
 #16017: capitalize URLs.
files:
 Doc/tutorial/stdlib.rst | 2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/Doc/tutorial/stdlib.rst b/Doc/tutorial/stdlib.rst
--- a/Doc/tutorial/stdlib.rst
+++ b/Doc/tutorial/stdlib.rst
@@ -145,7 +145,7 @@
 ===============
 
 There are a number of modules for accessing the internet and processing internet
-protocols. Two of the simplest are :mod:`urllib2` for retrieving data from urls
+protocols. Two of the simplest are :mod:`urllib2` for retrieving data from URLs
 and :mod:`smtplib` for sending mail::
 
 >>> import urllib2
-- 
Repository URL: http://hg.python.org/cpython


More information about the Python-checkins mailing list

AltStyle によって変換されたページ (->オリジナル) /