From 3d7d8ddc5ac73ebeb4aff9e672e649c8352beeb2 Mon Sep 17 00:00:00 2001 From: Stefan Kangas Date: Mon, 8 Aug 2022 14:08:47 +0200 Subject: ; Fix typos --- lisp/emacs-lisp/warnings.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lisp/emacs-lisp/warnings.el') diff --git a/lisp/emacs-lisp/warnings.el b/lisp/emacs-lisp/warnings.el index 516fdeb10ea..d60eedbc9cd 100644 --- a/lisp/emacs-lisp/warnings.el +++ b/lisp/emacs-lisp/warnings.el @@ -209,7 +209,7 @@ SUPPRESS-LIST is the list of kinds of warnings to suppress." (text " stop ")) "Suppress warnings." :version "29.1" - :help-echo "Click to supress this warning type") + :help-echo "Click to suppress this warning type") (defun warnings-suppress (type) (pcase (car -- cgit v1.2.3