]> granicus.if.org Git - python/commitdiff
Backport text fix
authorAndrew M. Kuchling <amk@amk.ca>
Tue, 4 Nov 2008 21:33:06 +0000 (21:33 +0000)
committerAndrew M. Kuchling <amk@amk.ca>
Tue, 4 Nov 2008 21:33:06 +0000 (21:33 +0000)
Doc/whatsnew/2.6.rst

index 44f019c03d1f89273c4e98eb48f272a39fc7d4e3..4c8c5b2a05e7b69ad09ca3b487ca6dc9fc725799 100644 (file)
@@ -179,7 +179,7 @@ of Stellenbosch, South Africa.  Martin von Loewis put a
 lot of effort into importing existing bugs and patches from
 SourceForge; his scripts for this import operation are at
 http://svn.python.org/view/tracker/importer/ and may be useful to
-other projects wished to move from SourceForge to Roundup.
+other projects wishing to move from SourceForge to Roundup.
 
 .. seealso::
 
@@ -3282,5 +3282,6 @@ Acknowledgements
 The author would like to thank the following people for offering
 suggestions, corrections and assistance with various drafts of this
 article: Georg Brandl, Steve Brown, Nick Coghlan, Ralph Corderoy, 
-Jim Jewett, Kent Johnson, Chris Lambacher, Antoine Pitrou, Brian Warner.
+Jim Jewett, Kent Johnson, Chris Lambacher,  Martin Michlmayr, 
+Antoine Pitrou, Brian Warner.