Skip to content

Commit

Permalink
Merge pull request #25 from penguinvasion/patch-1
Browse files Browse the repository at this point in the history
Fixed a word order mistake in Notification templates
  • Loading branch information
paltman committed Jan 20, 2014
2 parents 510e00f + ac53cf2 commit 8d63cfe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/usage.rst
Expand Up @@ -51,7 +51,7 @@ management command and use django-notification's i18n capabilities.
Notification templates
----------------------

There are four different templates that can to be written for the actual content of the notices:
There are four different templates that can be written to for the actual content of the notices:

* ``short.txt`` is a very short, text-only version of the notice (suitable for things like email subjects)
* ``full.txt`` is a longer, text-only version of the notice (suitable for things like email bodies)
Expand Down

0 comments on commit 8d63cfe

Please sign in to comment.