doc: Fix typo.
* doc/guix.texi (Sound Services): Fix typo.
This commit is contained in:
parent
787b13a5d9
commit
01c925bf49
1 changed files with 1 additions and 1 deletions
|
|
@ -21394,7 +21394,7 @@ Data type representing the configuration for @code{pulseaudio-service}.
|
||||||
@table @asis
|
@table @asis
|
||||||
@item @code{client-conf} (default: @code{'()})
|
@item @code{client-conf} (default: @code{'()})
|
||||||
List of settings to set in @file{client.conf}.
|
List of settings to set in @file{client.conf}.
|
||||||
Accepts a list of strings or a symbol-value pairs. A string will be
|
Accepts a list of strings or symbol-value pairs. A string will be
|
||||||
inserted as-is with a newline added. A pair will be formatted as
|
inserted as-is with a newline added. A pair will be formatted as
|
||||||
``key = value'', again with a newline added.
|
``key = value'', again with a newline added.
|
||||||
|
|
||||||
|
|
|
||||||
Reference in a new issue