diff options
author | Raymond Hettinger <python@rcn.com> | 2003-01-06 18:41:01 (GMT) |
---|---|---|
committer | Raymond Hettinger <python@rcn.com> | 2003-01-06 18:41:01 (GMT) |
commit | 8ef3d8d5d12ec3b3df8565a2dc219d9d27c99b40 (patch) | |
tree | 04cc99deaa8e5da60d04d370e6f07def7aea4bd9 /Doc/lib/libxdrlib.tex | |
parent | 2d98db6bb6876e273a0a9104de59b769d2b89083 (diff) | |
download | cpython-8ef3d8d5d12ec3b3df8565a2dc219d9d27c99b40.zip cpython-8ef3d8d5d12ec3b3df8565a2dc219d9d27c99b40.tar.gz cpython-8ef3d8d5d12ec3b3df8565a2dc219d9d27c99b40.tar.bz2 |
Fix spelling.
Diffstat (limited to 'Doc/lib/libxdrlib.tex')
-rw-r--r-- | Doc/lib/libxdrlib.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/lib/libxdrlib.tex b/Doc/lib/libxdrlib.tex index 595848b..d0863d9 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.} |