Skip to content

Commit

Permalink
Fix typo: 'where' -> 'were'.
Browse files Browse the repository at this point in the history
  • Loading branch information
da4089 committed Dec 1, 2014
1 parent 6fd538e commit de68bc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/signals.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ The following two signals exist:

.. data:: models_committed

This signal is sent when changed models where committed to the
This signal is sent when changed models were committed to the
database. The sender is the application that emitted the changes
and the models and an operation identifier are passed as list of tuples
in the form ``(model, operation)`` to the receiver in the `changes`
Expand Down

0 comments on commit de68bc0

Please sign in to comment.