branch: externals/gcmh
commit 65787bce5e21ee4a376008a67095a395ac9d5fed
Author: Andrea Corallo <[email protected]>
Commit: Andrea Corallo <[email protected]>
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