From: Jim Porter Date: Sun, 12 Mar 2023 07:51:20 +0000 (-0800) Subject: ; Fix typo in docstring X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=31f18480ca7291070837a305c64685c3e76afde3;p=emacs.git ; Fix typo in docstring * test/lisp/eshell/em-cmpl-tests.el (em-cmpl-test/variable-assign-completion/non-assignment): Fix typo. --- diff --git a/test/lisp/eshell/em-cmpl-tests.el b/test/lisp/eshell/em-cmpl-tests.el index b60faab9114..ea907f1945d 100644 --- a/test/lisp/eshell/em-cmpl-tests.el +++ b/test/lisp/eshell/em-cmpl-tests.el @@ -261,7 +261,7 @@ See ." "Test completion of things that look like variable assignment, but aren't. For example, the second argument in \"tar --directory=dir\" looks like it could be a variable assignment, but it's not. We should -let `pcomplete-tar' handle it instead. +let `pcomplete/tar' handle it instead. See ." (with-temp-eshell