From: Georg Brandl Date: Tue, 11 Apr 2006 06:27:12 +0000 (+0000) Subject: Typo fix. X-Git-Tag: v2.5a2~348 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ce27a06d37bf512d2e2f142b225c4adad015fe27;p=thirdparty%2FPython%2Fcpython.git Typo fix. --- diff --git a/Doc/whatsnew/whatsnew25.tex b/Doc/whatsnew/whatsnew25.tex index 187f873ba7aa..fb4e717ba7e9 100644 --- a/Doc/whatsnew/whatsnew25.tex +++ b/Doc/whatsnew/whatsnew25.tex @@ -1086,7 +1086,7 @@ introduction that shows some basic usage of the module. A subset of Fredrik Lundh's ElementTree library for processing XML has been added to the standard library as \module{xmlcore.etree}. The -vailable modules are +available modules are \module{ElementTree}, \module{ElementPath}, and \module{ElementInclude} from ElementTree 1.2.6. The \module{cElementTree} accelerator module is also included.