diff --git a/docs/ref/signals.txt b/docs/ref/signals.txt index 18b643a163..cc203f1817 100644 --- a/docs/ref/signals.txt +++ b/docs/ref/signals.txt @@ -9,7 +9,7 @@ A list of all the signals that Django sends. .. seealso:: See the documentation on the :ref:`signal dispatcher ` for - information regarding how to register for and receive signals. + information regarding how to register for and receive signals. The :ref:`comment framework ` sends a :ref:`set of comment-related signals `.