git: 16d8aecdf5a8 - main - cxgbetool(8): Fix a typo in the stats description

From: Gordon Bergling <gbe_at_FreeBSD.org>
Date: Wed, 19 Nov 2025 14:27:18 UTC
The branch main has been updated by gbe:

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

commit 16d8aecdf5a8eae201087116e8875706340617ed
Author:     Gordon Bergling <gbe@FreeBSD.org>
AuthorDate: 2025-11-19 14:27:02 +0000
Commit:     Gordon Bergling <gbe@FreeBSD.org>
CommitDate: 2025-11-19 14:27:02 +0000

    cxgbetool(8): Fix a typo in the stats description
    
    - s/addres/address/
    
    MFC after:      3 days
---
 usr.sbin/cxgbetool/tcbinfot7.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/usr.sbin/cxgbetool/tcbinfot7.c b/usr.sbin/cxgbetool/tcbinfot7.c
index 93b97bddbda6..9dea19774044 100644
--- a/usr.sbin/cxgbetool/tcbinfot7.c
+++ b/usr.sbin/cxgbetool/tcbinfot7.c
@@ -856,7 +856,7 @@ _TCBVAR g_tcb_info7[]={
    NULL                           ,        0,   0, /* faka,flo,fhi */
    "rq_start"                     , /* aka */
    COMP_NONE                      , /* comp */
-   "DW aligned starting addres of RQ", /*desc*/
+   "DW aligned starting address of RQ", /*desc*/
     NULL, /*akadesc */
   },
   {"rq_MSN"                       , 2,  986,  998, /* name,aux,lo,hi */