Spelling fixes.
[bpt/emacs.git] / lisp / net / ange-ftp.el
index cbad301..458d419 100644 (file)
@@ -721,7 +721,7 @@ parenthesized expressions in REGEXP for the components (in that order)."
          "^local:\\|^Trying\\|^125 \\|^550-\\|^221 .*oodbye\\|"
           "^500 .*AUTH\\|^KERBEROS\\|"
           "^504 Unknown security mechanism\\|"
-         "^530 Please login with USER and PASS\\|" ; non kerberised vsFTPd
+         "^530 Please login with USER and PASS\\|" ; non kerberized vsFTPd
          "^534 Kerberos Authentication not enabled\\|"
          "^22[789] .*[Pp]assive\\|^200 EPRT\\|^500 .*EPRT")
   "Regular expression matching FTP messages that can be ignored."