branch: externals/gcmh commit 65787bce5e21ee4a376008a67095a395ac9d5fed Author: Andrea Corallo <andrea_cora...@yahoo.it> Commit: Andrea Corallo <andrea_cora...@yahoo.it>
typo fix --- gcmh.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gcmh.el b/gcmh.el index 0814566..40b70bf 100644 --- a/gcmh.el +++ b/gcmh.el @@ -79,7 +79,7 @@ This is to be used with the `pre-command-hook'." ;;;###autoload (define-minor-mode gcmh-mode - "Minor mode tweak Garbage Colelction strategy." + "Minor mode tweak Garbage Collection strategy." :lighter " GCMH" :require 'gcmh :global t