[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated: doc: Fix typo.
From: |
guix-commits |
Subject: |
branch master updated: doc: Fix typo. |
Date: |
Tue, 01 Feb 2022 15:38:19 -0500 |
This is an automated email from the git hooks/post-receive script.
apteryx pushed a commit to branch master
in repository guix.
The following commit(s) were added to refs/heads/master by this push:
new 01c925bf49 doc: Fix typo.
01c925bf49 is described below
commit 01c925bf499d66c0cb000071d40c265a6869ffab
Author: Maxim Cournoyer <maxim.cournoyer@gmail.com>
AuthorDate: Mon Jan 31 11:38:51 2022 -0500
doc: Fix typo.
* doc/guix.texi (Sound Services): Fix typo.
---
doc/guix.texi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/guix.texi b/doc/guix.texi
index 8ee553e257..10248d29e7 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -21394,7 +21394,7 @@ Data type representing the configuration for
@code{pulseaudio-service}.
@table @asis
@item @code{client-conf} (default: @code{'()})
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
``key = value'', again with a newline added.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- branch master updated: doc: Fix typo.,
guix-commits <=