Index: signals.txt
===================================================================
--- signals.txt	(revision 8962)
+++ signals.txt	(working copy)
@@ -141,7 +141,7 @@
         The model class.
 
     ``instance``
-        The actual instance being saved.
+        The actual instance being deleted.
 
 post_delete
 -----------
@@ -158,7 +158,7 @@
         The model class.
 
     ``instance``
-        The actual instance being saved.
+        The actual instance being deleted.
 
         Note that the object will no longer be in the database, so be very
         careful what you do with this instance
