emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

master 292703d64b: ; * lisp/doc-view.el (doc-view): Fix punctuation.


From: Stefan Kangas
Subject: master 292703d64b: ; * lisp/doc-view.el (doc-view): Fix punctuation.
Date: Tue, 30 Aug 2022 13:36:16 -0400 (EDT)

branch: master
commit 292703d64b95156881a5a4d0ba59902a84d4734c
Author: Stefan Kangas <stefankangas@gmail.com>
Commit: Stefan Kangas <stefankangas@gmail.com>

    ; * lisp/doc-view.el (doc-view): Fix punctuation.
---
 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 29da3b4297..aa0f9fd383 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]