Skip to content

Commit

Permalink
Small typo in TransportRegistry.php
Browse files Browse the repository at this point in the history
  • Loading branch information
Iandenh committed Aug 22, 2018
1 parent 891e6ae commit a223403
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Mailer/TransportRegistry.php
Expand Up @@ -20,7 +20,7 @@
use RuntimeException;

/**
* An object registry for maieler transports.
* An object registry for mailer transports.
*/
class TransportRegistry extends ObjectRegistry
{
Expand Down

0 comments on commit a223403

Please sign in to comment.