mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-18 13:36:36 +01:00
doc: Remove extra closing paren.
* doc/guix.texi (Guix Services): Remove extra paren in example. Change-Id: Ib834f98b2fbee0c6577166b4c45b747beb9f7198
This commit is contained in:
parent
f0daff395a
commit
b82ebf53ae
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue