]> git.eshelyaron.com Git - emacs.git/commitdiff
; Fix typo in tramp-archive.el
authorMichael Albinus <michael.albinus@gmx.de>
Thu, 11 Aug 2022 06:41:11 +0000 (08:41 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Thu, 11 Aug 2022 06:41:11 +0000 (08:41 +0200)
* lisp/net/tramp-archive.el (tramp-archive-file-name-handler):
Fix typo.  (Bug#57130)

lisp/net/tramp-archive.el

index fda1441615ea09b76699d01ebfa21d2f06b3d07c..548999ca1d2e37c69b9a6e5f4fad25ab6cc29149 100644 (file)
@@ -325,7 +325,7 @@ arguments to pass to the OPERATION."
 ;; Starting with Emacs 29, `tramp-archive-file-name-handler' is
 ;; autoloaded.  But it must still be in tramp-loaddefs.el for older
 ;; Emacsen.
-;;;###autoload(autoload 'tramp-archive-file-name-handler "tramp-archine")
+;;;###autoload(autoload 'tramp-archive-file-name-handler "tramp-archive")
 ;;;###tramp-autoload
 (defun tramp-archive-file-name-handler (operation &rest args)
   "Invoke the file archive related OPERATION.