emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/gcmh 65787bc 08/32: typo fix


From: Andrea Corallo
Subject: [elpa] externals/gcmh 65787bc 08/32: typo fix
Date: Mon, 16 Nov 2020 17:32:04 -0500 (EST)

branch: externals/gcmh
commit 65787bce5e21ee4a376008a67095a395ac9d5fed
Author: Andrea Corallo <andrea_corallo@yahoo.it>
Commit: Andrea Corallo <andrea_corallo@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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]