aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorPaul Eggert2016-08-30 20:54:05 -0700
committerPaul Eggert2016-08-30 20:54:42 -0700
commit1393a4d22c4f69fa4cc2f02b70431c28e3c45046 (patch)
treeae3bd9a53544a7e8206c584f3540a570eb9f717d /doc
parentf24011b4d17da2b39b180fb091d2e6b83aee0d57 (diff)
downloademacs-1393a4d22c4f69fa4cc2f02b70431c28e3c45046.tar.gz
emacs-1393a4d22c4f69fa4cc2f02b70431c28e3c45046.zip
; Spelling and quotation fixes
Diffstat (limited to 'doc')
-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
528is similar than @code{call-process-region}, with process being a shell. 528is similar than @code{call-process-region}, with process being a shell.
529The arguments @code{delete}, @code{destination} and the return value 529The arguments @code{delete}, @code{destination} and the return value
530are like in @code{call-process-region}. 530are like in @code{call-process-region}.
531Note that this funtion doesn't accept additional arguments. 531Note that this function doesn't accept additional arguments.
532@end defun 532@end defun
533 533
534@defun shell-command-to-string command 534@defun shell-command-to-string command