]> code.delx.au - gnu-emacs/blobdiff - lisp/eshell/esh-cmd.el
Spelling fixes.
[gnu-emacs] / lisp / eshell / esh-cmd.el
index 52c8c2ddc204a50ed2f716b41ada49af28510086..a7c92084bf90b4f4cef468cb48d2873c7c767b49 100644 (file)
@@ -247,7 +247,7 @@ will have to visit the file 'eshell-cmd.el' and run the command
   '(eshell-named-command
     eshell-lisp-command
     eshell-process-identity)
-  "A list of functions which might return an ansychronous process.
+  "A list of functions which might return an asynchronous process.
 If they return a process object, execution of the calling Eshell
 command will wait for completion (in the background) before finishing
 the command."