git: a8ae129e6ee9 - main - LIBC_MALLOC: description typo fix

From: Brooks Davis <brooks_at_FreeBSD.org>
Date: Fri, 01 Sep 2023 17:23:53 UTC
The branch main has been updated by brooks:

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

commit a8ae129e6ee966b1b56220c7b42116458eecac12
Author:     Brooks Davis <brooks@FreeBSD.org>
AuthorDate: 2023-09-01 17:19:25 +0000
Commit:     Brooks Davis <brooks@FreeBSD.org>
CommitDate: 2023-09-01 17:23:33 +0000

    LIBC_MALLOC: description typo fix
    
    Fixes:          09e32b2fddf5f673f76e2fffa415a73d99a6f309
    Reported by:    jrtc27
---
 tools/build/options/LIBC_MALLOC | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tools/build/options/LIBC_MALLOC b/tools/build/options/LIBC_MALLOC
index ee1883f3ee54..5a72f7730fc7 100644
--- a/tools/build/options/LIBC_MALLOC
+++ b/tools/build/options/LIBC_MALLOC
@@ -1,6 +1,6 @@
 Specify the
 .Xr malloc 3
-implementaiton used by libc.
+implementation used by libc.
 The default value is
 .Li jemalloc .
 Valid values are: