Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 May 2025 18:44:31 GMT
From:      Christos Margiolis <christos@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   git: eb60bf2c3130 - main - RELNOTES: Fix typo
Message-ID:  <202505051844.545IiVV0053818@gitrepo.freebsd.org>

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

URL: https://cgit.FreeBSD.org/src/commit/?id=eb60bf2c3130f9e332602a14136160f5d5edeeee

commit eb60bf2c3130f9e332602a14136160f5d5edeeee
Author:     Christos Margiolis <christos@FreeBSD.org>
AuthorDate: 2025-05-05 18:43:16 +0000
Commit:     Christos Margiolis <christos@FreeBSD.org>
CommitDate: 2025-05-05 18:43:16 +0000

    RELNOTES: Fix typo
    
    Reported by:    rpokala
    Fixes:          3ab34225af39 ("RELNOTES: Mention sndctl(8)")
    Sponsored by:   The FreeBSD Foundation
---
 RELNOTES | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/RELNOTES b/RELNOTES
index 515facdc7859..369ce0d9c504 100644
--- a/RELNOTES
+++ b/RELNOTES
@@ -11,7 +11,7 @@ newline.  Entries should be separated by a newline.
 Changes to this file should not be MFCed.
 
 44e5a0150835, 9a37f1024ceb:
-	A new utility sndctl(8) has been added to concertrate the various
+	A new utility sndctl(8) has been added to concentrate the various
 	interfaces for viewing and manipulating audio device settings (sysctls,
 	/dev/sndstat), into a single utility with a similar control-driven
 	interface to that of mixer(8).



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