From: Paul Eggert Date: Tue, 31 May 2016 06:16:41 +0000 (-0700) Subject: ; Spelling fix X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~23^2~179 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=788c9b69e1801dd883dbe603281571ef3c78a724;p=emacs.git ; Spelling fix --- diff --git a/lisp/ChangeLog.17 b/lisp/ChangeLog.17 index 29081d3f3cd..f2dd5828c2d 100644 --- a/lisp/ChangeLog.17 +++ b/lisp/ChangeLog.17 @@ -3737,7 +3737,7 @@ * 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