emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] emacs-26 5abac8b: * lisp/doc-view.el: Fix typos in the com


From: Eli Zaretskii
Subject: [Emacs-diffs] emacs-26 5abac8b: * lisp/doc-view.el: Fix typos in the commentary. (Bug#31937)
Date: Sat, 23 Jun 2018 03:27:25 -0400 (EDT)

branch: emacs-26
commit 5abac8bf81ea4f5d7a9f7b008852c4d80d806c88
Author: Eli Zaretskii <address@hidden>
Commit: Eli Zaretskii <address@hidden>

    * lisp/doc-view.el: Fix typos in the commentary.  (Bug#31937)
---
 lisp/doc-view.el | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/lisp/doc-view.el b/lisp/doc-view.el
index dfc4d88..4a4862f 100644
--- a/lisp/doc-view.el
+++ b/lisp/doc-view.el
@@ -39,7 +39,7 @@
 ;;
 ;;     C-x C-f ~/path/to/document RET
 ;;
-;; and the document will be converted and displayed, if your emacs supports png
+;; and the document will be converted and displayed, if your emacs supports PNG
 ;; images.  With `C-c C-c' you can toggle between the rendered images
 ;; representation and the source text representation of the document.
 ;;
@@ -50,7 +50,7 @@
 ;; `doc-view-clear-cache'.  To open the cache with dired, so that you can tidy
 ;; it out use `doc-view-dired-cache'.
 ;;
-;; When conversion in underway the first page will be displayed as soon as it
+;; When conversion is underway the first page will be displayed as soon as it
 ;; is available and the available pages are refreshed every
 ;; `doc-view-conversion-refresh-interval' seconds.  If that variable is nil the
 ;; pages won't be displayed before conversion of the document finished



reply via email to

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