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

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

[elpa] externals/gpastel 45f1798 11/15: Fix typo (thanks to Stefan Monni


From: Stefan Monnier
Subject: [elpa] externals/gpastel 45f1798 11/15: Fix typo (thanks to Stefan Monnier for noticing)
Date: Wed, 19 Dec 2018 12:31:38 -0500 (EST)

branch: externals/gpastel
commit 45f179832d7d63b13881e4108c4b6fc7d6deb19c
Author: Damien Cassou <address@hidden>
Commit: Damien Cassou <address@hidden>

    Fix typo (thanks to Stefan Monnier for noticing)
---
 gpastel.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gpastel.el b/gpastel.el
index 8d0f9a1..d440ef2 100644
--- a/gpastel.el
+++ b/gpastel.el
@@ -129,7 +129,7 @@ all text in the GPaste clipboard."
     ;; No need to save the system clipboard before killing in
     ;; Emacs because Emacs already knows about its content:
     (setq save-interprogram-paste-before-kill nil)
-    ;; Register an handler for GPaste Update signals so we can
+    ;; Register a handler for GPaste Update signals so we can
     ;; immediately update the `kill-ring':
     (setq gpastel--dbus-object
           (gpastel-dbus-call #'dbus-register-signal "Update" 
#'gpastel--update-handler))))



reply via email to

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