summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorÉric Araujo <merwok@netwok.org>2011-08-18 22:41:23 (GMT)
committerÉric Araujo <merwok@netwok.org>2011-08-18 22:41:23 (GMT)
commit5eada9416368f43a138f569447d36f3bff52b5f9 (patch)
tree588415935be024ff470cbd8e6caa827ec9af25f8
parent889a7dcb3a113508b9e0298dda5ba3ee6cfc2808 (diff)
downloadcpython-5eada9416368f43a138f569447d36f3bff52b5f9.zip
cpython-5eada9416368f43a138f569447d36f3bff52b5f9.tar.gz
cpython-5eada9416368f43a138f569447d36f3bff52b5f9.tar.bz2
Fix markup to get a target instead of a comment
-rw-r--r--Doc/library/logging.handlers.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/library/logging.handlers.rst b/Doc/library/logging.handlers.rst
index a18cf92..c4dd438 100644
--- a/Doc/library/logging.handlers.rst
+++ b/Doc/library/logging.handlers.rst
@@ -790,7 +790,7 @@ possible, while any potentially slow operations (such as sending an email via
-.. queue-listener:
+.. _queue-listener:
QueueListener
^^^^^^^^^^^^^