From 591a3500e9e13128aaa81698a88ecb865492d4ad Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Tue, 22 Jul 2003 15:19:05 +0000 Subject: [PATCH] Fix typo. --- lispref/processes.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.2