]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix comment in previous doc-view patch
authorLars Ingebrigtsen <larsi@gnus.org>
Thu, 3 Oct 2019 14:57:03 +0000 (16:57 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Thu, 3 Oct 2019 14:57:03 +0000 (16:57 +0200)
* lisp/doc-view.el (doc-view-open-text): Comment fix.

lisp/doc-view.el

index 1f864f8a4578def31ae8213c5a4e3a60b1795253..1fbaebd6266566c46de88696d4b90c20376fd365 100644 (file)
@@ -1523,7 +1523,7 @@ For now these keys are useful:
            (set-buffer-modified-p nil)
            (doc-view-minor-mode)
             (goto-char (point-min))
-            ;; Put point at the start of the page the user what
+            ;; Put point at the start of the page the user was
             ;; reading.  Pages are separated by Control-L characters.
             (re-search-forward page-delimiter nil t (1- page))
            (add-hook 'write-file-functions