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

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

[elpa] externals/transient 9a1d62699f 222/366: transient-force-fixed-pit


From: Jonas Bernoulli
Subject: [elpa] externals/transient 9a1d62699f 222/366: transient-force-fixed-pitch: Fix doc-string
Date: Tue, 25 Jan 2022 18:54:42 -0500 (EST)

branch: externals/transient
commit 9a1d62699fdc116864b7a4779bdfa6b57e5c839a
Author: Jonas Bernoulli <jonas@bernoul.li>
Commit: Jonas Bernoulli <jonas@bernoul.li>

    transient-force-fixed-pitch: Fix doc-string
---
 lisp/transient.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lisp/transient.el b/lisp/transient.el
index 04ec255142..b25c795edf 100644
--- a/lisp/transient.el
+++ b/lisp/transient.el
@@ -291,7 +291,7 @@ used."
   :type 'boolean)
 
 (defcustom transient-force-fixed-pitch nil
-  "Whether to force used of monospaced font in popup buffer.
+  "Whether to force use of monospaced font in the popup buffer.
 
 Even if you use a proportional font for the `default' face,
 you might still want to use a monospaced font in transient's



reply via email to

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