]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix typo.
authorRichard M. Stallman <rms@gnu.org>
Tue, 22 Jul 2003 15:19:05 +0000 (15:19 +0000)
committerRichard M. Stallman <rms@gnu.org>
Tue, 22 Jul 2003 15:19:05 +0000 (15:19 +0000)
lispref/processes.texi

index 39feaa68a4ce5049f621283dd0551be9be20cdb3..1794f2181357386a619a3944f275ee5463addd99 100644 (file)
@@ -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