fix small consistency nit

This commit is contained in:
Fred Drake 2004-07-01 14:28:36 +00:00
parent 1b89656d70
commit 1f34eb17b5

View file

@ -4,7 +4,7 @@
# Written by Eric Price <eprice at tjhsst.edu>
# and Facundo Batista <facundo at taniquetil.com.ar>
# and Raymond Hettinger <python at rcn.com>
# and Aahz (aahz at pobox.com)
# and Aahz <aahz at pobox.com>
# and Tim Peters