# HG changeset patch # User Richard M. Stallman # Date 1058887145 0 # Node ID eb38ba1342245a3db8843d50d886f9c6cfee48e0 # Parent d99e407c0a21d05bf19061d676ae3d69c92f5a3a Fix typo. diff -r d99e407c0a21 -r eb38ba134224 lispref/processes.texi --- a/lispref/processes.texi Tue Jul 22 15:18:32 2003 +0000 +++ b/lispref/processes.texi Tue Jul 22 15:19:05 2003 +0000 @@ -901,7 +901,7 @@ @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