diff options
-rw-r--r-- | sys/cam/scsi/scsi_pt.h | 2 | ||||
-rw-r--r-- | sys/cam/scsi/scsi_sa.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sys/cam/scsi/scsi_pt.h b/sys/cam/scsi/scsi_pt.h index b5eea82..6e2b30d 100644 --- a/sys/cam/scsi/scsi_pt.h +++ b/sys/cam/scsi/scsi_pt.h @@ -1,5 +1,5 @@ /* - * Structure and function declartaions for Processor type devices. + * Structure and function declarations for Processor type devices. * * Copyright (c) 1998 Justin T. Gibbs * All rights reserved. diff --git a/sys/cam/scsi/scsi_sa.h b/sys/cam/scsi/scsi_sa.h index fb4b652..92a1502 100644 --- a/sys/cam/scsi/scsi_sa.h +++ b/sys/cam/scsi/scsi_sa.h @@ -1,5 +1,5 @@ /* - * Structure and function declartaions for the + * Structure and function declarations for the * SCSI Sequential Access Peripheral driver for CAM. * * Copyright (c) 1999, 2000 Matthew Jacob |