git: bf317e9f1037 - main - Fix a typo in the updated copyright comment
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 10 Mar 2025 08:50:35 UTC
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. */ /*