git: 187a0a85e153 - main - g_geom.9: Fix a typo in the manual page

From: Gordon Bergling <gbe_at_FreeBSD.org>
Date: Mon, 27 Oct 2025 06:27:49 UTC
The branch main has been updated by gbe:

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

commit 187a0a85e15377405068663af743b78481e5564f
Author:     Gordon Bergling <gbe@FreeBSD.org>
AuthorDate: 2025-10-26 15:43:35 +0000
Commit:     Gordon Bergling <gbe@FreeBSD.org>
CommitDate: 2025-10-27 06:27:27 +0000

    g_geom.9: Fix a typo in the manual page
    
    - s/strng/string/
    
    MFC after:      5 days
---
 share/man/man9/g_geom.9 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/share/man/man9/g_geom.9 b/share/man/man9/g_geom.9
index c5b0c0aded2d..99d0ba074e89 100644
--- a/share/man/man9/g_geom.9
+++ b/share/man/man9/g_geom.9
@@ -66,7 +66,7 @@ function is very similar to
 .Fn g_new_geomf
 except that it accepts a regular string instead of a
 .Xr printf 3 Ns
--like format strng as the geom's name.
+-like format string as the geom's name.
 .Pp
 The
 .Fn g_destroy_geom