summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenjamin Peterson <benjamin@python.org>2008-03-27 00:25:33 +0000
committerBenjamin Peterson <benjamin@python.org>2008-03-27 00:25:33 +0000
commit8113586723e98212a3ffc6aa83b6fc22a7ab5e70 (patch)
treeffef5977eb1ab0e1159396395945881a44363c8e
parent3784c6b1af17965de8c3c27e071b91e8a1a30848 (diff)
downloadcpython-git-8113586723e98212a3ffc6aa83b6fc22a7ab5e70.tar.gz
add commas for introductory clauses
-rw-r--r--Misc/ACKS4
1 files changed, 2 insertions, 2 deletions
diff --git a/Misc/ACKS b/Misc/ACKS
index 58e55d2f41..978b2eb1e8 100644
--- a/Misc/ACKS
+++ b/Misc/ACKS
@@ -4,11 +4,11 @@ Acknowledgements
This list is not complete and not in any useful order, but I would
like to thank everybody who contributed in any way, with code, hints,
bug reports, ideas, moral support, endorsement, or even complaints....
-Without you I would've stopped working on Python long ago!
+Without you, I would've stopped working on Python long ago!
--Guido
-PS: In the standard Python distribution this file is encoded in Latin-1.
+PS: In the standard Python distribution, this file is encoded in Latin-1.
David Abrahams
Jim Ahlstrom