Date: Mon, 10 Mar 2025 08:50:35 GMT From: Dmitry Morozovsky <marck@FreeBSD.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org Subject: git: bf317e9f1037 - main - Fix a typo in the updated copyright comment Message-ID: <202503100850.52A8oZnI045191@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by marck: URL: https://cgit.FreeBSD.org/src/commit/?id=bf317e9f1037d4647913a4fbf0904ff84d3f7894 commit bf317e9f1037d4647913a4fbf0904ff84d3f7894 Author: Dmitry Morozovsky <marck@FreeBSD.org> AuthorDate: 2025-03-10 08:49:35 +0000 Commit: Dmitry Morozovsky <marck@FreeBSD.org> CommitDate: 2025-03-10 08:49:35 +0000 Fix a typo in the updated copyright comment --- sys/cam/scsi/scsi_all.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys/cam/scsi/scsi_all.h b/sys/cam/scsi/scsi_all.h index 4feaee081e55..944f70e03da6 100644 --- a/sys/cam/scsi/scsi_all.h +++ b/sys/cam/scsi/scsi_all.h @@ -6,7 +6,7 @@ * SPDX-License-Identifier: BSD-2-Clause * * Original scsi_all.h from 386BSD was by Julian Elischer at TRW Financial - * Services has been transformed into a new work by subsequent contribtuors. + * Services has been transformed into a new work by subsequent contributors. */ /*
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202503100850.52A8oZnI045191>