diff options
Diffstat (limited to 'lisp/gnus/deuglify.el')
-rw-r--r-- | lisp/gnus/deuglify.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/gnus/deuglify.el b/lisp/gnus/deuglify.el index ce3ead3568f..d2bc87caa27 100644 --- a/lisp/gnus/deuglify.el +++ b/lisp/gnus/deuglify.el @@ -284,7 +284,7 @@ :group 'gnus-outlook-deuglify) (defcustom gnus-outlook-display-hook nil - "A hook called after an deuglified article has been prepared. + "A hook called after a deuglified article has been prepared. It is run after `gnus-article-prepare-hook'." :version "22.1" :type 'hook |