From: Richard M. Stallman Date: Tue, 22 Jul 2003 15:19:05 +0000 (+0000) Subject: Fix typo. X-Git-Tag: ttn-vms-21-2-B4~9278 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=591a3500e9e13128aaa81698a88ecb865492d4ad;p=emacs.git Fix typo. --- diff --git a/lispref/processes.texi b/lispref/processes.texi index 39feaa68a4c..1794f218135 100644 --- a/lispref/processes.texi +++ b/lispref/processes.texi @@ -901,7 +901,7 @@ shell command. @menu * 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. @end menu