From 406953deb5f29112ca02850885954f82abb1d334 Mon Sep 17 00:00:00 2001 From: Jared Finder Date: Mon, 23 Sep 2024 18:50:06 -0700 Subject: [PATCH] Fixing two space after period error. --- init-dir.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init-dir.el b/init-dir.el index e1f3dfa..79dfcaa 100644 --- a/init-dir.el +++ b/init-dir.el @@ -65,7 +65,7 @@ "Set to non-nil if `init-dir-load' should reduce GC runs. When set, `gc-cons-threshold' and `gc-cons-percentage' will be -set to high numbers while loading before being restored. The +set to high numbers while loading before being restored. The garbage collector will also be run after loading all files and added to the time benchmark visible from benchmark-init.")