all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Rostislav Svoboda <rostislav.svoboda@gmail.com>
To: 73149@debbugs.gnu.org
Cc: Rostislav Svoboda <Rostislav.Svoboda@gmail.com>
Subject: [bug#73149] [PATCH] gnu: upower-service-type: Fix typo in the description field.
Date: Mon,  9 Sep 2024 16:52:14 +0200	[thread overview]
Message-ID: <dbf5403486b7dea276c79e1bc3195784449e3106.1725893521.git.Rostislav.Svoboda@gmail.com> (raw)

* gnu/services/desktop.scm (upower-service-type): Fix typo in the description
field.

Change-Id: Ifc6e5a86bd1a031353bd2e93871c314c7937adeb
---
 gnu/services/desktop.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/services/desktop.scm b/gnu/services/desktop.scm
index b8dc4a4912..8afb54ae48 100644
--- a/gnu/services/desktop.scm
+++ b/gnu/services/desktop.scm
@@ -317,7 +317,7 @@ (define upower-service-type
   (let ((upower-package (compose list upower-configuration-upower)))
     (service-type (name 'upower)
                   (description
-                   "Run @command{upowerd}}, a system-wide monitor for power
+                   "Run @command{upowerd}, a system-wide monitor for power
 consumption and battery levels, with the given configuration settings.  It
 implements the @code{org.freedesktop.UPower} D-Bus interface, and is notably
 used by GNOME.")

base-commit: cc2619a7bd7542d834762de2430937a59d1f3a36
-- 
2.46.0





             reply	other threads:[~2024-09-09 14:54 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-09-09 14:52 Rostislav Svoboda [this message]
     [not found] ` <handler.73149.B.17258935838666.ack@debbugs.gnu.org>
2024-09-11 10:29   ` [bug#73149] Acknowledgement ([PATCH] gnu: upower-service-type: Fix typo in the description field.) Rostislav Svoboda
2024-09-14  0:21     ` bug#73149: " pelzflorian (Florian Pelz)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=dbf5403486b7dea276c79e1bc3195784449e3106.1725893521.git.Rostislav.Svoboda@gmail.com \
    --to=rostislav.svoboda@gmail.com \
    --cc=73149@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.