Explorar o código

Corrected spaces for tabs from r11540.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@11554 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Russell Keith-Magee %!s(int64=15) %!d(string=hai) anos
pai
achega
dbd6f512ee
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      docs/ref/signals.txt

+ 1 - 1
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>`.