mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
doc: Add missing paren in example.
* doc/guix.texi (Messaging Home Services): Add missing parent in ‘home-snuik-service-type’ example. Change-Id: I97014da939f548000c45177f38387543c9200fc4
This commit is contained in:
@@ -51330,7 +51330,7 @@ an example of a service and its configuration that you could add to the
|
||||
(server "irc.oftc.net")
|
||||
(nick "sneek")
|
||||
(password "snuik is sneeky")
|
||||
(channels '("#reproducible-builds"))))
|
||||
(channels '("#reproducible-builds")))))
|
||||
@end lisp
|
||||
|
||||
@node Media Home Services
|
||||
|
||||
Reference in New Issue
Block a user