summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gnu/packages/lisp-xyz.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/lisp-xyz.scm b/gnu/packages/lisp-xyz.scm
index 8c0e0f7c05..73ac0dcb80 100644
--- a/gnu/packages/lisp-xyz.scm
+++ b/gnu/packages/lisp-xyz.scm
@@ -9809,7 +9809,7 @@ tie modules together in functionality, hook into each other and so on.")
("modularize" ,sbcl-modularize)
("trivial-arguments" ,sbcl-trivial-arguments)))
(home-page "https://shinmera.github.io/modularize-hooks/")
- (synopsis "Programmatical interfaces extension for Modularize")
+ (synopsis "Generic hooks and triggers extension for Modularize")
(description
"This is a simple extension to @code{MODULARIZE} that allows modules to
define and trigger hooks, which other modules can hook on to.")