The branch main has been updated by jhb:

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

commit bcaa6aa15383cacf5f20179be919bb8dd45cc5f4
Author:     John Baldwin <j...@freebsd.org>
AuthorDate: 2021-02-01 21:13:36 +0000
Commit:     John Baldwin <j...@freebsd.org>
CommitDate: 2021-02-01 21:13:36 +0000

    config: Fix typo in comment.
---
 usr.sbin/config/mkheaders.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/usr.sbin/config/mkheaders.c b/usr.sbin/config/mkheaders.c
index 62f81553bb5c..5dfde12c1db8 100644
--- a/usr.sbin/config/mkheaders.c
+++ b/usr.sbin/config/mkheaders.c
@@ -38,7 +38,7 @@ static const char rcsid[] =
 #endif /* not lint */
 
 /*
- * This used to generate a bunch of hearders files related to devices when
+ * This used to generate a bunch of headers files related to devices when
  * device counters were supported. Support for that was removed in 2005.
  * Since then, all we've done is to report unknown devices in this file.
  * It's kept its historical name, despite no longer generating headers.
_______________________________________________
dev-commits-src-main@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/dev-commits-src-main
To unsubscribe, send any mail to "dev-commits-src-main-unsubscr...@freebsd.org"

Reply via email to