Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Apr 2023 12:11:21 GMT
From:      Ceri Davies <ceri@FreeBSD.org>
To:        doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org
Subject:   git: 6c97ffc601 - main - handbook/multimedia: correct grammar
Message-ID:  <202304161211.33GCBLX6052335@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by ceri:

URL: https://cgit.FreeBSD.org/doc/commit/?id=6c97ffc601b08ed5468f4125d859b6a3a51dd006

commit 6c97ffc601b08ed5468f4125d859b6a3a51dd006
Author:     Ceri Davies <ceri@FreeBSD.org>
AuthorDate: 2023-04-16 12:06:41 +0000
Commit:     Ceri Davies <ceri@FreeBSD.org>
CommitDate: 2023-04-16 12:06:41 +0000

    handbook/multimedia: correct grammar
    
    I fouled this up in rev 3f6c35289e.
    Reported by:    bsduck <bsduck@mailo.com>
---
 documentation/content/en/books/handbook/multimedia/_index.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/documentation/content/en/books/handbook/multimedia/_index.adoc b/documentation/content/en/books/handbook/multimedia/_index.adoc
index 66bb211877..67583455c6 100644
--- a/documentation/content/en/books/handbook/multimedia/_index.adoc
+++ b/documentation/content/en/books/handbook/multimedia/_index.adoc
@@ -71,7 +71,7 @@ The list of supported sound cards can be consulted in man:sound[4].
 It is only necessary to load the sound card module if FreeBSD has not detected it correctly.
 ====
 
-Where it is not known knowing which sound card the system has, or which module to use, the `snd_driver` metadriver can be loaded by executing the following command:
+Where it is not known which sound card the system has, or which module to use, the `snd_driver` metadriver can be loaded by executing the following command:
 
 [source,shell]
 ....



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202304161211.33GCBLX6052335>