mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-26 02:51:49 +02:00
doc: Remove extra closing paren.
* doc/guix.texi (Guix Services): Remove extra paren in example. Change-Id: Ib834f98b2fbee0c6577166b4c45b747beb9f7198
This commit is contained in:
+1
-1
@@ -40513,7 +40513,7 @@ environments, as in this example:
|
||||
|
||||
@lisp
|
||||
(simple-service 'my-extra-home guix-home-service-type
|
||||
`(("bob" ,my-extra-home))))
|
||||
`(("bob" ,my-extra-home)))
|
||||
@end lisp
|
||||
@end defvar
|
||||
|
||||
|
||||
Reference in New Issue
Block a user