commit | 6dfed6c41f169f03ca9cd27c0a844d45055e94c5 | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@python.org> | Thu Jun 03 13:56:05 2004 +0000 |
committer | Guido van Rossum <guido@python.org> | Thu Jun 03 13:56:05 2004 +0000 |
tree | 6e3c0ca6a575197ddaba52d1915b1f22f0fb55ea | |
parent | 3151e1850588ea31ac7e44c433e6c90416984e8a [diff] |
Fix typo.
diff --git a/Doc/whatsnew/whatsnew24.tex b/Doc/whatsnew/whatsnew24.tex index 2ea4018..cdad65e 100644 --- a/Doc/whatsnew/whatsnew24.tex +++ b/Doc/whatsnew/whatsnew24.tex
@@ -670,7 +670,7 @@ 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}