Kaydet (Commit) 5760fe66 authored tarafından jerry dumblauskas's avatar jerry dumblauskas Kaydeden (comit) Tim Graham

Fixed typo in django/dispatch/dispatcher.py docstring.

üst 1e1ac4ec
......@@ -60,7 +60,7 @@ class Signal(object):
A function or an instance method which is to receive signals.
Receivers must be hashable objects.
If weak is True, then receiver must be weak-referencable.
If weak is True, then receiver must be weak referenceable.
Receivers must be able to accept keyword arguments.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment