gnu: emacs-webpaste: Fix typo in description.

* gnu/packages/emacs-xyz.scm (emacs-webpaste)[description]: Fix typo.
This commit is contained in:
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

View file

@ -27479,7 +27479,7 @@ (define-public emacs-webpaste
(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