diff lispref/elisp.texi @ 52157:3619f7bd9400

(Top): Fix typo.
author John Paul Wallington <jpw@pobox.com>
date Wed, 06 Aug 2003 03:13:43 +0000
parents b41c6ef00205
children f8d29e8eb4a7
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