summaryrefslogtreecommitdiffstats
path: root/sys
diff options
context:
space:
mode:
authorsteve <steve@FreeBSD.org>2001-01-12 02:49:40 +0000
committersteve <steve@FreeBSD.org>2001-01-12 02:49:40 +0000
commitfd4270504bb9d4409fc0868bf3876f36d5dfdb8f (patch)
tree184b0d979bc4981a3b43735e3943817c7e714b86 /sys
parent7ca7c002be98a6b0eb80c69673141375cf6ada32 (diff)
downloadFreeBSD-src-fd4270504bb9d4409fc0868bf3876f36d5dfdb8f.zip
FreeBSD-src-fd4270504bb9d4409fc0868bf3876f36d5dfdb8f.tar.gz
Spell declarations correctly.
Diffstat (limited to 'sys')
-rw-r--r--sys/cam/scsi/scsi_pt.h2
-rw-r--r--sys/cam/scsi/scsi_sa.h2
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
OpenPOWER on IntegriCloud