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

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

[elpa] externals/gcmh 537d050 18/32: Further minor typo


From: Andrea Corallo
Subject: [elpa] externals/gcmh 537d050 18/32: Further minor typo
Date: Mon, 16 Nov 2020 17:32:06 -0500 (EST)

branch: externals/gcmh
commit 537d050e7a0849ea3b03f7ec2ce1500fe4c2dbff
Author: Stuart Hickinbottom <stuart@hickinbottom.com>
Commit: Stuart Hickinbottom <stuart@hickinbottom.com>

    Further minor typo
---
 gcmh.el | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gcmh.el b/gcmh.el
index 0036d77..bbccbc9 100644
--- a/gcmh.el
+++ b/gcmh.el
@@ -36,8 +36,8 @@
 
 (defcustom gcmh-low-cons-threshold 800000
   "Low cons GC threshold.
-This is the GC threshold used while while idling. Default value
-is the same of `gc-cons-threshold' default."
+This is the GC threshold used while idling. Default value is the
+same of `gc-cons-threshold' default."
   :group 'gcmh
   :type 'number)
 



reply via email to

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