]> git.eshelyaron.com Git - emacs.git/commitdiff
; * lisp/doc-view.el (doc-view-svg-face): Copy-edit docstring.
authorSean Whitton <spwhitton@spwhitton.name>
Wed, 2 Oct 2024 04:06:46 +0000 (12:06 +0800)
committerEshel Yaron <me@eshelyaron.com>
Sun, 6 Oct 2024 06:45:59 +0000 (08:45 +0200)
(cherry picked from commit d42d7d474fe07a577d9f8006323784583867ec43)

lisp/doc-view.el

index 997d0972dcf14b3b6f55f5171eac86acf2e99dd9..2521502fd95ab86d3c94b25929c92b230409778f 100644 (file)
@@ -260,7 +260,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")