Gitweb:
https://git.exim.org/exim.git/commitdiff/18c9d15e72d50474b8f0d31c35039fedf8847364
Commit: 18c9d15e72d50474b8f0d31c35039fedf8847364
Parent: 49d478067ba22d087c65b35a8bb9b782be1ee173
Author: Jeremy Harris <jgh146exb@???>
AuthorDate: Wed Jan 15 16:57:49 2020 +0000
Committer: Jeremy Harris <jgh146exb@???>
CommitDate: Wed Jan 15 16:57:49 2020 +0000
typo
---
doc/doc-docbook/spec.xfpt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/doc-docbook/spec.xfpt b/doc/doc-docbook/spec.xfpt
index c57f1a2..d65e4d9 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.