]> granicus.if.org Git - python/commitdiff
Fix spelling of Jamie Zawinski's surname in urllib.parse docstring (issue 10606)
authorDavid Malcolm <dmalcolm@redhat.com>
Thu, 2 Dec 2010 16:41:00 +0000 (16:41 +0000)
committerDavid Malcolm <dmalcolm@redhat.com>
Thu, 2 Dec 2010 16:41:00 +0000 (16:41 +0000)
Lib/urllib/parse.py

index ab5b356919a39001f26aed9e38f90d5ac055f169..eedd07111305a5bd7afb63474bda5d66e1b4cc1b 100644 (file)
@@ -11,7 +11,7 @@ and L.Masinter, December 1999.
 RFC 2396:  "Uniform Resource Identifiers (URI)": Generic Syntax by T.
 Berners-Lee, R. Fielding, and L. Masinter, August 1998.
 
-RFC 2368: "The mailto URL scheme", by P.Hoffman , L Masinter, J. Zwinski, July 1998.
+RFC 2368: "The mailto URL scheme", by P.Hoffman , L Masinter, J. Zawinski, July 1998.
 
 RFC 1808: "Relative Uniform Resource Locators", by R. Fielding, UC Irvine, June
 1995.