aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/PG-adapting.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/PG-adapting.texi b/doc/PG-adapting.texi
index 85531fb3..6a6c8b32 100644
--- a/doc/PG-adapting.texi
+++ b/doc/PG-adapting.texi
@@ -1276,7 +1276,7 @@ See also @samp{@code{proof-shell-init-cmd}}.
@c TEXI DOCSTRING MAGIC: proof-shell-init-cmd
@defvar proof-shell-init-cmd
The command for initially configuring the proof process.@*
-This command is sent to the process as soon as syncrhonization is gained
+This command is sent to the process as soon as synchronization is gained
(when an annotated prompt is first recognized). It can be used to configure
the proof assistant in some way, or print a welcome message
(since output before the first prompt is discarded).