Skip to content

Commit

Permalink
Merge pull request bread-and-pepper#245 from tymofij/patch-1
Browse files Browse the repository at this point in the history
Sent with a "t"!
  • Loading branch information
wunki committed Oct 26, 2012
2 parents cdbde18 + 63d8875 commit 343192e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion userena/managers.py
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ def create_user(self, username, email, password, active=False,
on a link in an e-mail. Defaults to ``False``.
:param send_email:
Boolean that defines if the user should be send an email. You could
Boolean that defines if the user should be sent an email. You could
set this to ``False`` when you want to create a user in your own
code, but don't want the user to activate through email.
Expand Down

0 comments on commit 343192e

Please sign in to comment.