From: Stefan Kangas Date: Tue, 30 Aug 2022 17:35:14 +0000 (+0200) Subject: ; * lisp/doc-view.el (doc-view): Fix punctuation. X-Git-Tag: emacs-29.0.90~1856^2~824 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=292703d64b95156881a5a4d0ba59902a84d4734c;p=emacs.git ; * lisp/doc-view.el (doc-view): Fix punctuation. --- diff --git a/lisp/doc-view.el b/lisp/doc-view.el index 29da3b42977..aa0f9fd3838 100644 --- a/lisp/doc-view.el +++ b/lisp/doc-view.el @@ -153,7 +153,7 @@ "In-buffer document viewer. The viewer handles PDF, PostScript, DVI, DJVU, ODF, EPUB, CBZ, FB2, XPS and OXPS files, if the appropriate converter programs -are available (see Info node `(emacs)Document View')" +are available (see Info node `(emacs)Document View')." :link '(function-link doc-view) :version "22.2" :group 'applications