diff options
| author | Russell Keith-Magee <russell@keith-magee.com> | 2009-09-13 06:18:16 +0000 |
|---|---|---|
| committer | Russell Keith-Magee <russell@keith-magee.com> | 2009-09-13 06:18:16 +0000 |
| commit | dbd6f512eea610a2f88987403c60e610e3916a22 (patch) | |
| tree | e1a8cb07e93e389c04fd2dfc91ef15432a536b12 /docs/ref | |
| parent | 85d4baae395e135bd75911af97cc816882599971 (diff) | |
Corrected spaces for tabs from r11540.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@11554 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'docs/ref')
| -rw-r--r-- | docs/ref/signals.txt | 2 |
1 files changed, 1 insertions, 1 deletions
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 <topics-signals>` for - information regarding how to register for and receive signals. + information regarding how to register for and receive signals. The :ref:`comment framework <ref-contrib-comments-index>` sends a :ref:`set of comment-related signals <ref-contrib-comments-signals>`. |
