Skip to content

Commit

Permalink
typo corrected
Browse files Browse the repository at this point in the history
  • Loading branch information
Jussi Uusi-Illikainen committed Jan 19, 2009
1 parent f27fc5d commit 5eecf7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/validates_email_with_smtp.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
require File.dirname(__FILE__) + '/mail_check'

module VaildatesEmailWithSmtp
module ValidatesEmailWithSmtp
def self.included(base)
base.class_eval do
extend ClassMethods
Expand Down

0 comments on commit 5eecf7f

Please sign in to comment.