From 225b426f256ba00aff7669ad18a5c85f86e22f67 Mon Sep 17 00:00:00 2001 From: Stefan Kangas Date: Mon, 27 May 2024 10:11:15 +0200 Subject: ; Fix typos --- lisp/simple.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lisp/simple.el') diff --git a/lisp/simple.el b/lisp/simple.el index d91efb23363..452c2ab2a5b 100644 --- a/lisp/simple.el +++ b/lisp/simple.el @@ -4505,7 +4505,7 @@ a shell (with its need to quote arguments)." (dired-get-filename nil t))))) (and filename (file-relative-name filename)))) nil - ;; FIXME: the following argument is always ignored by 'shell-commnd', + ;; FIXME: the following argument is always ignored by 'shell-command', ;; when the command is invoked asynchronously, except, perhaps, when ;; 'default-directory' is remote. shell-command-default-error-buffer)) -- cgit v1.2.3