From a757b5b8ca64d2fe8973e2a0696a12f9d10146d5 Mon Sep 17 00:00:00 2001 From: Timo Graham Date: Sat, 22 Jan 2011 12:43:50 +0000 Subject: Fixed #15133 - Some markup issues in the docs; thanks Aryeh Leib Taurog for the report. git-svn-id: http://code.djangoproject.com/svn/django/trunk@15281 bcc190cf-cafb-0310-a4f2-bffc1f526a37 --- docs/ref/signals.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/ref') diff --git a/docs/ref/signals.txt b/docs/ref/signals.txt index 46e433a8b4..85b4288ae7 100644 --- a/docs/ref/signals.txt +++ b/docs/ref/signals.txt @@ -12,7 +12,7 @@ A list of all the signals that Django sends. The :doc:`comment framework ` sends a :doc:`set of comment-related signals `. - The :ref:`authentication framework ` sends :ref:`signals when + The :doc:`authentication framework ` sends :ref:`signals when a user is logged in / out `. Model signals -- cgit v1.3