From: Jeremy Harris <jgh146exb@wizmail.org>
Date: Wed, 15 Jan 2020 16:57:49 +0000 (+0000)
Subject: typo
X-Git-Tag: exim-4_94_RC0~146
X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=18c9d15e72d50474b8f0d31c35039fedf8847364;p=exim.git

typo
---

diff --git a/doc/doc-docbook/spec.xfpt b/doc/doc-docbook/spec.xfpt
index c57f1a23f..d65e4d950 100644
--- a/doc/doc-docbook/spec.xfpt
+++ b/doc/doc-docbook/spec.xfpt
@@ -27556,7 +27556,7 @@ the account name to be used.
 .new
 .option client_spassword gsasl string&!! unset
 If a SCRAM mechanism is being used and this option is set
-it is used in preference to $%client_password%&.
+it is used in preference to &%client_password%&.
 The value after expansion should be
 a 40 (for SHA-1) or 64 (for SHA-256) character string
 with the PBKDF2-prepared password, hex-encoded.