diff options
| author | Andrew M. Kuchling <amk@amk.ca> | 2002-11-25 16:01:08 +0000 |
|---|---|---|
| committer | Andrew M. Kuchling <amk@amk.ca> | 2002-11-25 16:01:08 +0000 |
| commit | 15353f5c64ce46d8e4f09ca7a513bf9b7778b2d1 (patch) | |
| tree | 4f7dea207a171c0411b2b93266f7e2aaa828efa7 /Doc/lib/liblogging.tex | |
| parent | 313167924115e8675d1864851f786749a3a105b9 (diff) | |
| download | cpython-git-15353f5c64ce46d8e4f09ca7a513bf9b7778b2d1.tar.gz | |
Remove extra word
Diffstat (limited to 'Doc/lib/liblogging.tex')
| -rw-r--r-- | Doc/lib/liblogging.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/lib/liblogging.tex b/Doc/lib/liblogging.tex index df1b07c2c4..c365980157 100644 --- a/Doc/lib/liblogging.tex +++ b/Doc/lib/liblogging.tex @@ -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 |
