summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew M. Kuchling <amk@amk.ca>2000-10-16 14:19:21 +0000
committerAndrew M. Kuchling <amk@amk.ca>2000-10-16 14:19:21 +0000
commitf155170f09a908da985c6a525797f3a6016b2c89 (patch)
treed4a4fb43d8288fa9feaa11ecb3b1e57b68430f42
parent0eb75b42cd6f70015b72204629168daf4bc6d4a1 (diff)
downloadcpython-git-f155170f09a908da985c6a525797f3a6016b2c89.tar.gz
Correct form of FourThought's name
-rw-r--r--Doc/whatsnew/whatsnew20.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/whatsnew/whatsnew20.tex b/Doc/whatsnew/whatsnew20.tex
index 0b226dbff5..42bbcc6ea6 100644
--- a/Doc/whatsnew/whatsnew20.tex
+++ b/Doc/whatsnew/whatsnew20.tex
@@ -1143,7 +1143,7 @@ features. Some of the additional features in PyXML include:
\begin{itemize}
\item 4DOM, a full DOM implementation
-from FourThought LLC.
+from FourThought, Inc.
\item The xmlproc validating parser, written by Lars Marius Garshol.
\item The \module{sgmlop} parser accelerator module, written by Fredrik Lundh.
\end{itemize}