From d42d7d474fe07a577d9f8006323784583867ec43 Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Wed, 2 Oct 2024 12:06:46 +0800 Subject: [PATCH] ; * lisp/doc-view.el (doc-view-svg-face): Copy-edit docstring. --- lisp/doc-view.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/doc-view.el b/lisp/doc-view.el index 1ed0c71febe..993a880f34f 100644 --- a/lisp/doc-view.el +++ b/lisp/doc-view.el @@ -245,7 +245,7 @@ showing only titles and no page number." See `doc-view-mupdf-use-svg'. Only background and foreground colors are used as the SVG image's -descriptors, see (info \"(elisp) SVG Images\"). Non-standard values may +descriptors; see (info \"(elisp) SVG Images\"). Custom values may cause low-contrast issues with certain documents." :version "30.1")