Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 Mar 2024 19:26:16 GMT
From:      Maxim Konovalov <maxim@FreeBSD.org>
To:        doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org
Subject:   git: 4145bf9e96 - main - Status/2024Q1/valgrind: typo fixed
Message-ID:  <202403291926.42TJQGGf003516@gitrepo.freebsd.org>

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

URL: https://cgit.FreeBSD.org/doc/commit/?id=4145bf9e960c1ab7b9e7abd50c2dbd2610392a64

commit 4145bf9e960c1ab7b9e7abd50c2dbd2610392a64
Author:     Maxim Konovalov <maxim@FreeBSD.org>
AuthorDate: 2024-03-29 19:25:25 +0000
Commit:     Maxim Konovalov <maxim@FreeBSD.org>
CommitDate: 2024-03-29 19:25:25 +0000

    Status/2024Q1/valgrind: typo fixed
---
 website/content/en/status/report-2024-01-2024-03/valgrind.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/website/content/en/status/report-2024-01-2024-03/valgrind.adoc b/website/content/en/status/report-2024-01-2024-03/valgrind.adoc
index 72b7fe808e..1d2ed9d039 100644
--- a/website/content/en/status/report-2024-01-2024-03/valgrind.adoc
+++ b/website/content/en/status/report-2024-01-2024-03/valgrind.adoc
@@ -14,7 +14,7 @@ Valgrind 3.23 is due out at the end of April 2024 and package:devel/valgrind[] w
 
 package:devel/valgrind-devel[] will get an update as soon as I have pushed the changes for arm64.
 
-`--track-fds=yes` now checks for and warns about attempts to close a file decriptor more than once.
+`--track-fds=yes` now checks for and warns about attempts to close a file descriptor more than once.
 Handling of closefrom has been improved to use this feature.
 
 There are some important fixes for FreeBSD 15, in particular handling the new `libsys`.



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