summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>2001-01-12 02:50:39 +0000
committerSteve Price <steve@FreeBSD.org>2001-01-12 02:50:39 +0000
commit10e33bd2b63b555ee4186dedb56d5be2ac9c65af (patch)
tree99230e192054a47382a8b91d39380ee006de341d
parent13db5744382ba5d39976cb0472df5bfe7313a306 (diff)
Notes
-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 b5eea824fcf6..6e2b30d53204 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 fb4b652de5e5..92a150226dd9 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