mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-24 21:38:07 -05:00
doc: Add missing closing paren.
* doc/guix.texi (Desktop Services): Add missing closing paren in example.
This commit is contained in:
parent
c946e1464d
commit
788f56b4dc
1 changed files with 1 additions and 1 deletions
|
@ -20478,7 +20478,7 @@ a system which relies on @code{%desktop-services}, you may use
|
|||
|
||||
(operating-system
|
||||
@dots{}
|
||||
(services %my-desktop-services)
|
||||
(services %my-desktop-services))
|
||||
@end lisp
|
||||
@end defvr
|
||||
|
||||
|
|
Loading…
Reference in a new issue