git: 4145bf9e96 - main - Status/2024Q1/valgrind: typo fixed

From: Maxim Konovalov <maxim_at_FreeBSD.org>
Date: Fri, 29 Mar 2024 19:26:16 UTC
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`.