mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-13 14:40:21 -05:00
gnu: emacs-webpaste: Fix typo in description.
* gnu/packages/emacs-xyz.scm (emacs-webpaste)[description]: Fix typo.
This commit is contained in:
parent
37d4706166
commit
f45284f127
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue