1
Fork 0
mirror of https://https.git.savannah.gnu.org/git/guix.git/ synced 2025-07-17 12:30:38 +02:00

gnu: emacs-chruby-el, emacs-kubed: Fix typos in description.

* gnu/packages/emacs-xyz.scm (emacs-chruby-el)[description]: Fix typo.
(emacs-kubed)[description]: Fix typo.
This commit is contained in:
Vagrant Cascadian 2024-11-03 15:53:02 -08:00
parent 24fc92e049
commit 547d971804
No known key found for this signature in database
GPG key ID: DC518FC87F9716AA

View file

@ -7766,7 +7766,7 @@ appropriate console.")
(build-system emacs-build-system)
(home-page "https://github.com/plexus/chruby.el")
(synopsis "Emacs support for the Chruby version switcher for Ruby")
(description "This packages lets you switch Ruby versions using chruby.")
(description "This package lets you switch Ruby versions using chruby.")
(license license:gpl3+))))
;; Package has no release. Version is extracted from "Version:" keyword in
@ -32031,7 +32031,7 @@ constant expressions.")
"1nfrdlz0n6kajlzb8vncnhj1z6lxnvpf01x95hjnxyvmps97hs0w"))))
(build-system emacs-build-system)
(synopsis "Kubernetes control")
(description "This packages provides a Kubernetes control interface
(description "This package provides a Kubernetes control interface
within emacs.")
(home-page "https://eshelyaron.com/man/kubed/")
(license license:gpl3+)))