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

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

[elpa] externals/emacs-gc-stats d27c438dfc 16/24: Fix typo


From: ELPA Syncer
Subject: [elpa] externals/emacs-gc-stats d27c438dfc 16/24: Fix typo
Date: Sat, 10 Jun 2023 12:58:45 -0400 (EDT)

branch: externals/emacs-gc-stats
commit d27c438dfc0ade1d62e9a88a2e027c684fad7325
Author: Ihor Radchenko <yantar92@posteo.net>
Commit: Ihor Radchenko <yantar92@posteo.net>

    Fix typo
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index dd565de616..ad7e63e4b5 100644
--- a/README.md
+++ b/README.md
@@ -7,7 +7,7 @@ Add
 
 ``` lisp
 (require 'emacs-gc-stats)
-# optional
+;; optional
 (setq gc-cons-threshold
       (* 800000 (seq-random-elt '(1 2 4 8 16 32 64 128))))
 (emacs-gc-stats-mode +1)



reply via email to

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