Fix spelling of Jamie Zawinski's surname in urllib.parse docstring (issue 10606)

This commit is contained in:
David Malcolm 2010-12-02 16:41:00 +00:00
parent c1673681fd
commit ee25568136
1 changed files with 1 additions and 1 deletions

View 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.