Skip to content

Commit

Permalink
Fix grammar
Browse files Browse the repository at this point in the history
  • Loading branch information
themusicman committed Aug 17, 2009
1 parent 6840c6a commit 2277929
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ return array
);


2. Create a class that extends to Mailer class and save it to /classes/mailer/class_name.php (Minus the Mailer_)
2. Create a class that extends the Mailer class and save it to /classes/mailer/class_name.php (Minus the Mailer_)


<?php defined('SYSPATH') or die('No direct script access.');
Expand Down

0 comments on commit 2277929

Please sign in to comment.