Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Jun 2021 14:48:08 GMT
From:      Warner Losh <imp@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   git: 800e82d12411 - main - UPDATING: Fix typo
Message-ID:  <202106221448.15MEm8E7009249@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by imp:

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

commit 800e82d12411938c4484c7d7de5bf9f5e641e43c
Author:     Maigurs Stalidzans <maigurs.stalidzans@icloud.com>
AuthorDate: 2021-06-22 14:45:35 +0000
Commit:     Warner Losh <imp@FreeBSD.org>
CommitDate: 2021-06-22 14:47:27 +0000

    UPDATING: Fix typo
    
    Revired by:     imp@
    Sponsored by:   Netflix
---
 UPDATING | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/UPDATING b/UPDATING
index 5bdca3beac94..cf8b5fa287a4 100644
--- a/UPDATING
+++ b/UPDATING
@@ -29,7 +29,7 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 14.x IS SLOW:
 
 20210618:
 	Bump __FreeBSD_version to 1400024 for LinuxKPI changes.
-	Most notably netdev.h can change now as the (last) dependecies
+	Most notably netdev.h can change now as the (last) dependencies
 	(mlx4/ofed) are now using struct ifnet directly, but also for PCI
 	additions and others.
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202106221448.15MEm8E7009249>