mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00: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 @@ rules about where space should be left to separate words and parentheses.")
|
||||||
(description "This mode allows to paste whole buffers or parts of buffers
|
(description "This mode allows to paste whole buffers or parts of buffers
|
||||||
to pastebin-like services. It supports more than one service and will
|
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
|
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+)))
|
(license license:gpl3+)))
|
||||||
|
|
||||||
(define-public emacs-keystore-mode
|
(define-public emacs-keystore-mode
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue