Mercurial > emacs
changeset 52157:3619f7bd9400
(Top): Fix typo.
author | John Paul Wallington <jpw@pobox.com> |
---|---|
date | Wed, 06 Aug 2003 03:13:43 +0000 |
parents | 198af82c7606 |
children | 48d995ca0b3c |
files | lispref/elisp.texi |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lispref/elisp.texi Wed Aug 06 03:13:21 2003 +0000 +++ b/lispref/elisp.texi Wed Aug 06 03:13:43 2003 +0000 @@ -853,7 +853,7 @@ * Process Buffers:: If no filter, output is put in a buffer. * Filter Functions:: Filter functions accept output from the process. -* Decoding Ouptut:: Filters can get unibyte or multibyte strings. +* Decoding Output:: Filters can get unibyte or multibyte strings. * Accepting Output:: How to wait until process output arrives. Operating System Interface