[exim-cvs] Docs: lose extra quotes

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Exim Git Commits Mailing List
Fecha:  
A: exim-cvs
Asunto: [exim-cvs] Docs: lose extra quotes
Gitweb: https://git.exim.org/exim.git/commitdiff/6d38582bcea0a891244cf24b0b39d5bb310464e9
Commit:     6d38582bcea0a891244cf24b0b39d5bb310464e9
Parent:     dae16fc62c042f1c300db82ec1fc0d95cb8d66d3
Author:     Jeremy Harris <jgh146exb@???>
AuthorDate: Thu Nov 17 18:56:34 2022 +0000
Committer:  Jeremy Harris <jgh146exb@???>
CommitDate: Thu Nov 17 18:56:34 2022 +0000


    Docs: lose extra quotes
---
 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 8faa78dce..e7228c1ab 100644
--- a/doc/doc-docbook/spec.xfpt
+++ b/doc/doc-docbook/spec.xfpt
@@ -6602,7 +6602,7 @@ file that is searched could contain lines like this:
When the lookup succeeds, the result of the expansion is a list of domains (and
possibly other types of item that are allowed in domain lists).
.cindex "tainted data" "de-tainting"
-.cindex "de-tainting" "using a lookup expansion""
+.cindex "de-tainting" "using a lookup expansion"
The result of the expansion is not tainted.

.next