branch: externals/pulsar
commit 3027b923d27e60f23e12baa2be75a20a29444354
Author: Protesilaos Stavrou <[email protected]>
Commit: Protesilaos Stavrou <[email protected]>

    Placate the compiler about two spaces after a period
---
 pulsar.el | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pulsar.el b/pulsar.el
index bc983557aa..a194af6b1b 100644
--- a/pulsar.el
+++ b/pulsar.el
@@ -541,8 +541,8 @@ If FUNC is a function alias, return the function alias 
chain."
 This is called automatically when
 `pulsar-resolve-pulse-function-aliases' is non-nil.
 
-You may also call this manually in your configuration after
-setting `pulsar-pulse-functions'. In that case, you would prefer
+You may also call this manually in your configuration after setting
+`pulsar-pulse-functions'.  In that case, you would prefer
 `pulsar-resolve-pulse-function-aliases' to be nil."
   (setq pulsar-pulse-functions
         (seq-union pulsar-pulse-functions

Reply via email to