From: Raymond Hettinger Date: Fri, 21 Feb 2003 06:05:45 +0000 (+0000) Subject: Typo X-Git-Tag: v2.2.3c1~129 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a4ecf115e66884d4a176c4ebbce9008194811e71;p=thirdparty%2FPython%2Fcpython.git Typo --- diff --git a/Doc/lib/liburlparse.tex b/Doc/lib/liburlparse.tex index 4819d3ce3552..7e00ca5692e0 100644 --- a/Doc/lib/liburlparse.tex +++ b/Doc/lib/liburlparse.tex @@ -119,7 +119,7 @@ in \var{url}, returns \var{url} unmodified and an empty string. URLs.} \seerfc{1808}{Relative Uniform Resource Locators}{ This Request For Comments includes the rules for joining an - absolute and a relative URL, including a fair normal of + absolute and a relative URL, including a fair number of ``Abnormal Examples'' which govern the treatment of border cases.} \seerfc{2396}{Uniform Resource Identifiers (URI): Generic Syntax}{ diff --git a/Doc/lib/libxdrlib.tex b/Doc/lib/libxdrlib.tex index 595848b5d083..d0863d93277d 100644 --- a/Doc/lib/libxdrlib.tex +++ b/Doc/lib/libxdrlib.tex @@ -33,7 +33,7 @@ values from a string buffer. The input buffer is given as \seerfc{1014}{XDR: External Data Representation Standard}{This RFC defined the encoding of data which was XDR at the time this module was originally written. It has - appearantly been obsoleted by \rfc{1832}.} + apparently been obsoleted by \rfc{1832}.} \seerfc{1832}{XDR: External Data Representation Standard}{Newer RFC that provides a revised definition of XDR.}