Remove extra word

This commit is contained in:
Andrew M. Kuchling 2002-11-25 16:01:08 +00:00
parent 3131679241
commit 15353f5c64

View file

@ -12,7 +12,7 @@
There is a need for a standard logging system in Python, as documented in
{}\pep{282} and enthusiastically endorsed by the Guido van Rossum in the
{}\pep{282} and enthusiastically endorsed by Guido van Rossum in the
{}\citetitle[http://www.python.org/doc/essays/pepparade.html]{Parade of the
PEPs}. By a happy coincidence, the package described here was already in
development and fairly close in intent and design to the description in the