; * doc/emacs/vc1-xtra.texi (General VC Options): Fix a typo.

This commit is contained in:
Eli Zaretskii 2026-03-05 19:43:16 +02:00
parent d7fda971f1
commit caca15a42d

View file

@ -897,7 +897,7 @@ when the commands finish. If the variable has any other non-@code{nil}
value, Emacs both logs and displays these messages.
@vindex vc-display-failed-async-commands
VC mode runs certain shall commands asynchronously, allowing you to
VC mode runs certain shell commands asynchronously, allowing you to
continue to use Emacs for other purposes while the command completes.
This is mostly used for commands which access the network, such as
pulling and pushing for distributed VCS (@pxref{Pulling / Pushing}).