summaryrefslogtreecommitdiff
path: root/doc/lispref/processes.texi
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2016-08-30 20:54:05 -0700
committerPaul Eggert <eggert@cs.ucla.edu>2016-08-30 20:54:42 -0700
commit1393a4d22c4f69fa4cc2f02b70431c28e3c45046 (patch)
treeae3bd9a53544a7e8206c584f3540a570eb9f717d /doc/lispref/processes.texi
parentf24011b4d17da2b39b180fb091d2e6b83aee0d57 (diff)
downloademacs-1393a4d22c4f69fa4cc2f02b70431c28e3c45046.tar.gz
; Spelling and quotation fixes
Diffstat (limited to 'doc/lispref/processes.texi')
-rw-r--r--doc/lispref/processes.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/lispref/processes.texi b/doc/lispref/processes.texi
index e043578e298..e54cf301d4e 100644
--- a/doc/lispref/processes.texi
+++ b/doc/lispref/processes.texi
@@ -528,7 +528,7 @@ standard input to an inferior shell running @var{command}. This function
is similar than @code{call-process-region}, with process being a shell.
The arguments @code{delete}, @code{destination} and the return value
are like in @code{call-process-region}.
-Note that this funtion doesn't accept additional arguments.
+Note that this function doesn't accept additional arguments.
@end defun
@defun shell-command-to-string command