]> git.eshelyaron.com Git - emacs.git/commitdiff
; Fix typo in docstring
authorJim Porter <jporterbugs@gmail.com>
Sun, 12 Mar 2023 07:51:20 +0000 (23:51 -0800)
committerJim Porter <jporterbugs@gmail.com>
Sun, 12 Mar 2023 07:51:20 +0000 (23:51 -0800)
* test/lisp/eshell/em-cmpl-tests.el
(em-cmpl-test/variable-assign-completion/non-assignment): Fix typo.

test/lisp/eshell/em-cmpl-tests.el

index b60faab911401a1261e93f45cbfc59242a0e7f95..ea907f1945d9ff6dc1daeda5354584590f828a67 100644 (file)
@@ -261,7 +261,7 @@ See <lisp/eshell/esh-var.el>."
   "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 <lisp/eshell/esh-var.el>."
   (with-temp-eshell