diff options
Diffstat (limited to 'lisp/net/shr.el')
-rw-r--r-- | lisp/net/shr.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/net/shr.el b/lisp/net/shr.el index 1dff129b9dc..e73c7cdee1b 100644 --- a/lisp/net/shr.el +++ b/lisp/net/shr.el @@ -115,7 +115,7 @@ Alternative suggestions are: 'browse-url-secondary-browser-function "27.1") (defcustom shr-image-animate t - "Non nil means that images that can be animated will be." + "Non-nil means that images that can be animated will be." :version "24.4" :type 'boolean) |