aboutsummaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorBryan Drewery <bdrewery@FreeBSD.org>2014-09-17 18:59:25 +0000
committerBryan Drewery <bdrewery@FreeBSD.org>2014-09-17 18:59:25 +0000
commit21cffce593d4cc7eeade12627c06b65379144468 (patch)
tree45059dfc779fed568c000ab1ab054750eee84ccc /sys
parent1f895058e428d52b1d16111b6abffe1719b21be5 (diff)
downloadsrc-21cffce593d4cc7eeade12627c06b65379144468.tar.gz
src-21cffce593d4cc7eeade12627c06b65379144468.zip
Correct a comment
Notes
Notes: svn path=/head/; revision=271718
Diffstat (limited to 'sys')
-rw-r--r--sys/cam/cam_xpt.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/cam/cam_xpt.c b/sys/cam/cam_xpt.c
index aa2ea65d2ee8..3cba1b0e676e 100644
--- a/sys/cam/cam_xpt.c
+++ b/sys/cam/cam_xpt.c
@@ -3052,7 +3052,7 @@ xpt_polled_action(union ccb *start_ccb)
}
/*
- * Schedule a peripheral driver to receive a ccb when it's
+ * Schedule a peripheral driver to receive a ccb when its
* target device has space for more transactions.
*/
void