changeset 51994:eb38ba134224

Fix typo.
author Richard M. Stallman <rms@gnu.org>
date Tue, 22 Jul 2003 15:19:05 +0000
parents d99e407c0a21
children 01229a738c6f
files lispref/processes.texi
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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