From 2cd8a039e602503fb29ec14500bd77d482d4655c Mon Sep 17 00:00:00 2001 From: Christopher Rosset Date: Sun, 3 Dec 2023 17:13:31 -0500 Subject: [PATCH] Fix comment typo --- alert.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/alert.el b/alert.el index 1b18cc6..7f2a54a 100644 --- a/alert.el +++ b/alert.el @@ -467,7 +467,7 @@ definition: persistent continue never-persist append) "Programmatically add an alert configuration rule. -Normally, users should custoimze `alert-user-configuration'. +Normally, users should customize `alert-user-configuration'. This facility is for module writers and users that need to do things the Lisp way.