diff options
author | Glenn Morris <rgm@gnu.org> | 2018-02-16 15:16:15 -0500 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2018-02-16 15:16:15 -0500 |
commit | 66a4e651f3cf38c320d1a9d5ae6f88dcc641792b (patch) | |
tree | 0fa5ba9ab57893ae3bca46bd09d8b52105f8a17a /lisp/thumbs.el | |
parent | 35e5c57db311c3d6c1c3a8dd4edc3d756d1d5d24 (diff) | |
download | emacs-66a4e651f3cf38c320d1a9d5ae6f88dcc641792b.tar.gz |
; Fix doc typos related to indefinite articles
Diffstat (limited to 'lisp/thumbs.el')
-rw-r--r-- | lisp/thumbs.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/thumbs.el b/lisp/thumbs.el index 7aaed28a2a2..26c9935429f 100644 --- a/lisp/thumbs.el +++ b/lisp/thumbs.el @@ -48,7 +48,7 @@ ;; That should be a directory containing image files. ;; from dired, C-t m enter in thumbs-mode with all marked files ;; C-t a enter in thumbs-mode with all files in current-directory -;; In thumbs-mode, pressing <return> on a image will bring you in image view +;; In thumbs-mode, pressing <return> on an image will bring you in image view ;; mode for that image. C-h m will give you a list of available keybinding. ;;; History: |