Browse Source

Fixes typo in Zend_Validate_EmailAddress - Closes #583

Frank Brückner 10 years ago
parent
commit
f9912fa3e4
1 changed files with 1 additions and 1 deletions
  1. 1 1
      library/Zend/Validate/EmailAddress.php

+ 1 - 1
library/Zend/Validate/EmailAddress.php

@@ -63,7 +63,7 @@ class Zend_Validate_EmailAddress extends Zend_Validate_Abstract
     );
 
     /**
-     * As of RFC5753 (JAN 2010), the following blocks are no logner reserved:
+     * As of RFC5753 (JAN 2010), the following blocks are no longer reserved:
      *   - 128.0.0.0/16
      *   - 191.255.0.0/16
      *   - 223.255.255.0/24