]> code.delx.au - gnu-emacs/commitdiff
; Spelling fix
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 31 May 2016 06:16:41 +0000 (23:16 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 31 May 2016 06:17:55 +0000 (23:17 -0700)
lisp/ChangeLog.17

index 29081d3f3cd81f0828243f4862c51d9cdecfb1c8..f2dd5828c2d1ca47f31babe2cf2f6fafdef42c89 100644 (file)
        * net/tramp.el (tramp-read-passwd): Ignore errors from `auth-source-*'.
 
        * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band): Use "\n"
-       as end-of-line delimeter for passwords, when running on MS Windows.
+       as end-of-line delimiter for passwords, when running on MS Windows.
 
 2014-12-27  Stefan Monnier  <monnier@iro.umontreal.ca>