[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated: gnu: emacs-chruby-el, emacs-kubed: Fix typos in d
From: |
guix-commits |
Subject: |
branch master updated: gnu: emacs-chruby-el, emacs-kubed: Fix typos in description. |
Date: |
Sun, 03 Nov 2024 19:09:03 -0500 |
This is an automated email from the git hooks/post-receive script.
vagrantc pushed a commit to branch master
in repository guix.
The following commit(s) were added to refs/heads/master by this push:
new 547d971804 gnu: emacs-chruby-el, emacs-kubed: Fix typos in description.
547d971804 is described below
commit 547d97180471e90e404a948015f65431961aa273
Author: Vagrant Cascadian <vagrant@debian.org>
AuthorDate: Sun Nov 3 15:53:02 2024 -0800
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.
---
gnu/packages/emacs-xyz.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index 488b4cb5d7..4f6530c3be 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -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+)))
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- branch master updated: gnu: emacs-chruby-el, emacs-kubed: Fix typos in description.,
guix-commits <=