mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: emacs-daemons: Fix typo in description.
* gnu/packages/emacs.scm (emacs-daemons)[description]: Fix typo.
This commit is contained in:
parent
bdadf8557e
commit
35d438439c
1 changed files with 1 additions and 1 deletions
|
@ -10491,6 +10491,6 @@ device tree files.")
|
||||||
(description
|
(description
|
||||||
"This is an Emacs mode to give you a UI for managing init system
|
"This is an Emacs mode to give you a UI for managing init system
|
||||||
daemons (services) for those getting tired of typing out @code{sudo service
|
daemons (services) for those getting tired of typing out @code{sudo service
|
||||||
my_thing reload} all the time. Its offers a consistent UI over different init
|
my_thing reload} all the time. It offers a consistent UI over different init
|
||||||
systems.")
|
systems.")
|
||||||
(license license:gpl3+)))
|
(license license:gpl3+)))
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue