Gitweb:
https://git.exim.org/exim.git/commitdiff/212c50c3b5dcdf00442933496a44b1d1db6908b5
Commit: 212c50c3b5dcdf00442933496a44b1d1db6908b5
Parent: c86c97065357b1cca9601246cec74aa364a635f5
Author: Jeremy Harris <jgh146exb@???>
AuthorDate: Tue Nov 29 12:25:27 2022 +0000
Committer: Jeremy Harris <jgh146exb@???>
CommitDate: Tue Nov 29 16:03:25 2022 +0000
Docs: fix typo in markup
---
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 5b3436f74..15d909be0 100644
--- a/doc/doc-docbook/spec.xfpt
+++ b/doc/doc-docbook/spec.xfpt
@@ -31635,7 +31635,7 @@ pretrigger=<&'size'&> This option specifies a memory buffuer to be used
immediate writes to file are done as normal.
trigger=<&'reason'&> This option selects cause for the pretrigger buffer
- see above) to be copied to file. A reason of $*now*
+ see above) to be copied to file. A reason of &*now*&
take effect immediately; one of &*paniclog*& triggers
on a write to the panic log.
.endd