branch: externals/gcmh commit 537d050e7a0849ea3b03f7ec2ce1500fe4c2dbff Author: Stuart Hickinbottom <stu...@hickinbottom.com> Commit: Stuart Hickinbottom <stu...@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)