summaryrefslogtreecommitdiffstats
path: root/Doc/whatsnew
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2006-06-22 19:02:18 (GMT)
committerGeorg Brandl <georg@python.org>2006-06-22 19:02:18 (GMT)
commitb2c9ba8c9d0d9b1cb5eca690605a807116fa55e6 (patch)
treee1b55ed0df1491e2ea134f21e3b53b71b757b278 /Doc/whatsnew
parentd2842a6e8694680da92482c12c176e4e36f5defd (diff)
downloadcpython-b2c9ba8c9d0d9b1cb5eca690605a807116fa55e6.zip
cpython-b2c9ba8c9d0d9b1cb5eca690605a807116fa55e6.tar.gz
cpython-b2c9ba8c9d0d9b1cb5eca690605a807116fa55e6.tar.bz2
Fix my name ;)
Diffstat (limited to 'Doc/whatsnew')
-rw-r--r--Doc/whatsnew/whatsnew25.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/whatsnew/whatsnew25.tex b/Doc/whatsnew/whatsnew25.tex
index 15031b6..57268b9 100644
--- a/Doc/whatsnew/whatsnew25.tex
+++ b/Doc/whatsnew/whatsnew25.tex
@@ -1744,7 +1744,7 @@ to support this. The module's \function{open()} function supports an
additional feature, an \var{autoraise} parameter that signals whether
to raise the open window when possible. A number of additional
browsers were added to the supported list such as Firefox, Opera,
-Konqueror, and elinks. (Contributed by Oleg Broytmann and George
+Konqueror, and elinks. (Contributed by Oleg Broytmann and Georg
Brandl.)
% Patch #754022