From: Guido van Rossum Date: Thu, 3 Jun 2004 13:56:05 +0000 (+0000) Subject: Fix typo. X-Git-Tag: v2.4a1~283 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=6dfed6c41f169f03ca9cd27c0a844d45055e94c5;p=thirdparty%2FPython%2Fcpython.git Fix typo. --- diff --git a/Doc/whatsnew/whatsnew24.tex b/Doc/whatsnew/whatsnew24.tex index 2ea401811c7a..cdad65ead131 100644 --- a/Doc/whatsnew/whatsnew24.tex +++ b/Doc/whatsnew/whatsnew24.tex @@ -670,7 +670,7 @@ changes to your code: relying on the wrong order need to be fixed. \item \function{fcntl.ioctl} now warns if the mutate arg is omitted - and relavent. + and relevant. \end{itemize}