all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#73149] [PATCH] gnu: upower-service-type: Fix typo in the description field.
@ 2024-09-09 14:52 Rostislav Svoboda
       [not found] ` <handler.73149.B.17258935838666.ack@debbugs.gnu.org>
  0 siblings, 1 reply; 3+ messages in thread
From: Rostislav Svoboda @ 2024-09-09 14:52 UTC (permalink / raw)
  To: 73149; +Cc: Rostislav Svoboda

* 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





^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-09-14  0:22 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-09 14:52 [bug#73149] [PATCH] gnu: upower-service-type: Fix typo in the description field Rostislav Svoboda
     [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)

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.