Skip to content

Commit c7ac44e

Browse files
author
nklas
committed
Update docs/topics/signals.txt
Fixed a typo.
1 parent 6006c1f commit c7ac44e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/topics/signals.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,7 @@ Remember that you're allowed to change this list of arguments at any time, so ge
235235
Sending signals
236236
---------------
237237

238-
There are two ways to send send signals in Django.
238+
There are two ways to send signals in Django.
239239

240240
.. method:: Signal.send(sender, **kwargs)
241241
.. method:: Signal.send_robust(sender, **kwargs)

0 commit comments

Comments
 (0)