From 25611bc0abf8a21f90cf3a702d6163b23bb7bed5 Mon Sep 17 00:00:00 2001 From: Ed Maste Date: Sun, 24 Jan 2021 10:21:53 -0500 Subject: [PATCH] cxgbetool: correct utilties typo --- usr.sbin/cxgbetool/tcb_common.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/usr.sbin/cxgbetool/tcb_common.c b/usr.sbin/cxgbetool/tcb_common.c index b17889f94a8..c6c3fed19c3 100644 --- a/usr.sbin/cxgbetool/tcb_common.c +++ b/usr.sbin/cxgbetool/tcb_common.c @@ -169,7 +169,7 @@ tcb_startswith_nc(char *cs, char *ct) /***:----------------------------------------------------------------------- - ***: print utilties + ***: print utilities ***:----------------------------------------------------------------------- */