summaryrefslogtreecommitdiff
path: root/lispref/processes.texi
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>2003-07-22 15:19:05 +0000
committerRichard M. Stallman <rms@gnu.org>2003-07-22 15:19:05 +0000
commit591a3500e9e13128aaa81698a88ecb865492d4ad (patch)
treecbee725bc922073bd328d65e75cae95f57e9ca2a /lispref/processes.texi
parent582ef186ea8ed5d6a6718f09bff92e6a756c7f9d (diff)
downloademacs-591a3500e9e13128aaa81698a88ecb865492d4ad.tar.gz
Fix typo.
Diffstat (limited to 'lispref/processes.texi')
-rw-r--r--lispref/processes.texi2
1 files changed, 1 insertions, 1 deletions
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