me
/
guix
Archived
1
0
Fork 0

gnu: emacs-webpaste: Fix typo in description.

* gnu/packages/emacs-xyz.scm (emacs-webpaste)[description]: Fix typo.
master
Tobias Geerinckx-Rice 2021-04-09 19:51:32 +02:00
parent 37d4706166
commit f45284f127
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 1 additions and 1 deletions

View File

@ -27479,7 +27479,7 @@ rules about where space should be left to separate words and parentheses.")
(description "This mode allows to paste whole buffers or parts of buffers
to pastebin-like services. It supports more than one service and will
failover if one service fails. More services can easily be added over time
and prefered services can easily be configured.")
and preferred services can easily be configured.")
(license license:gpl3+)))
(define-public emacs-keystore-mode