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

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

[elpa] externals/pulsar 42f8a03b8a 18/28: Fix typo


From: ELPA Syncer
Subject: [elpa] externals/pulsar 42f8a03b8a 18/28: Fix typo
Date: Tue, 22 Mar 2022 06:58:05 -0400 (EDT)

branch: externals/pulsar
commit 42f8a03b8ac86db038d2b50821628945d367c95d
Author: Protesilaos Stavrou <info@protesilaos.com>
Commit: Protesilaos Stavrou <info@protesilaos.com>

    Fix typo
---
 pulsar.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pulsar.el b/pulsar.el
index 328f0bf336..ef8bc113ba 100644
--- a/pulsar.el
+++ b/pulsar.el
@@ -239,7 +239,7 @@ command is invoked."
 With optional NO-PULSE keep the highlight until another command
 is invoked.  Otherwise use whatever `pulsar-pulse' entails.
 
-With optiona FACE, use it instead of `pulsar-face'."
+With optional FACE, use it instead of `pulsar-face'."
   (let ((pulse-flag (if no-pulse nil pulsar-pulse))
         (pulse-delay pulsar-delay)
         (pulse-iterations pulsar-iterations)



reply via email to

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