1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-15 10:30:25 -08:00

Spelling fixes.

This commit is contained in:
Paul Eggert 2011-11-14 15:59:56 -08:00
parent 5ef215d874
commit 91af3942e9
112 changed files with 329 additions and 337 deletions

View 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."