Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Fix typo.
  • Loading branch information
Mark Scherer committed Sep 25, 2015
1 parent 9c3f728 commit 04e1875
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Mailer/Mailer.php
Expand Up @@ -57,7 +57,7 @@
* decouple email delivery from your application code. By re-declaring the
* `implementedEvents()` method you can define event handlers that can
* convert events into email. For example, if your application had a user
* registation event:
* registration event:
*
* ```
* public function implementedEvents()
Expand Down

0 comments on commit 04e1875

Please sign in to comment.