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

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

[nongnu] elpa/keycast fc79744a3d 1/3: Fix docstring typos


From: ELPA Syncer
Subject: [nongnu] elpa/keycast fc79744a3d 1/3: Fix docstring typos
Date: Sat, 15 Jan 2022 10:58:31 -0500 (EST)

branch: elpa/keycast
commit fc79744a3d31c160983c13571de7bd7c02a29ede
Author: Jonas Bernoulli <jonas@bernoul.li>
Commit: Jonas Bernoulli <jonas@bernoul.li>

    Fix docstring typos
---
 keycast.el | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/keycast.el b/keycast.el
index f3945934c4..ba0346580f 100644
--- a/keycast.el
+++ b/keycast.el
@@ -104,9 +104,9 @@ with no argument and acts on `selected-window'.
 
 %s `keycast-separator-width' spaces.
 %k The key using the `keycast-key' face and padding.
-%K The key with no styling without any padding.
+%K The key with no styling and without any padding.
 %c The command using the `keycast-command' face.
-%C The command with-no styling.
+%C The command with no styling.
 %r The times the command was repeated."
   :package-version '(keycast . "1.0.3")
   :group 'keycast
@@ -158,9 +158,9 @@ instead."
 
 %s `keycast-separator-width' spaces.
 %k The key using the `keycast-key' face and padding.
-%K The key with no styling without any padding.
+%K The key with no styling and without any padding.
 %c The command using the `keycast-command' face.
-%C The command with-no styling.
+%C The command with no styling.
 %r The times the command was repeated."
   :package-version '(keycast . "2.0.0")
   :group 'keycast



reply via email to

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