mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: packages: Fix typos.
* gnu/packages/emacs-xyz (emacs-litable)[description]: Fix use of singular form of "This package". (emacs-ssh-config-mode)[description]: Likewise. * gnu/packages/haskell-xyz (ghc-process-extras)[description]: Likewise. * gnu/packages/lisp (sbcl-fare-quasiquote-readtable)[description]: Likewise. * gnu/packages/usb-modeswitch (usb-modeswitch-data)[description]: Likewise.
This commit is contained in:
parent
947b3ac68b
commit
f74b698351
4 changed files with 5 additions and 5 deletions
|
@ -2704,7 +2704,7 @@ in Lisp modes.")
|
|||
`(("emacs-dash" ,emacs-dash)))
|
||||
(home-page "https://github.com/Fuco1/litable/")
|
||||
(synopsis "Dynamic evaluation replacement with Emacs")
|
||||
(description "This packages provides dynamic evaluation in Emacs.")
|
||||
(description "This package provides dynamic evaluation in Emacs.")
|
||||
(license license:gpl3+))))
|
||||
|
||||
(define-public emacs-string-inflection
|
||||
|
@ -18337,7 +18337,7 @@ JIRA issue servers.")
|
|||
(synopsis
|
||||
"Mode for fontification of ~/.ssh/config")
|
||||
(description
|
||||
"This packages fontifies the ssh config keywords and creates
|
||||
"This package fontifies the ssh config keywords and creates
|
||||
keybindings for skipping from host section to host section.")
|
||||
(license license:gpl3+))))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue