From 316d12fb81894b6e202ff26aae394395540e98bf Mon Sep 17 00:00:00 2001 From: Juri Linkov Date: Fri, 23 Apr 2010 19:35:57 +0300 Subject: [PATCH] Fix typo in docstring. --- lisp/ChangeLog | 4 ++++ lisp/image-mode.el | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 8de72e751fd..376e0cfc35f 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,7 @@ +2010-04-23 Juri Linkov + + * image-mode.el (image-mode-as-text): Fix typo in docstring. + 2010-04-23 Juanma Barranquero * filecache.el (file-cache-add-directory-list) diff --git a/lisp/image-mode.el b/lisp/image-mode.el index 5b785f0031e..a9736541a4f 100644 --- a/lisp/image-mode.el +++ b/lisp/image-mode.el @@ -390,7 +390,7 @@ displays an image file as text. `image-minor-mode' provides the key to display an image file as the actual image. You can use `image-mode-as-text' in `auto-mode-alist' when you want -to display an image file as text inititally. +to display an image file as text initially. See commands `image-mode' and `image-minor-mode' for more information on these modes." -- 2.39.5