gnu: upower-service-type: Fix typo in the description field.
* gnu/services/desktop.scm (upower-service-type): Fix typo in the description field. Change-Id: Ifc6e5a86bd1a031353bd2e93871c314c7937adeb Signed-off-by: Florian Pelz <pelzflorian@pelzflorian.de>
This commit is contained in:
parent
73b42c3704
commit
a3d10e080b
@ -317,7 +317,7 @@ is a list, it recursively searches it until it locates the last item of TREE."
|
||||
(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.")
|
||||
|
Loading…
Reference in New Issue
Block a user